On 12/04/2012 09:52 PM, Justin Ruggles wrote: > --- > Still needs testing with QT/iTunes, but I thought I would go ahead > and send it in for review. > > Changelog | 1 + > libavcodec/Makefile | 2 +- > libavcodec/alac.c | 46 +++------------------ > libavcodec/alac_data.c | 56 ++++++++++++++++++++++++++ > libavcodec/alac_data.h | 46 +++++++++++++++++++++ > libavcodec/alacenc.c | 104 ++++++++++++++++++++++++++++++----------------- > 6 files changed, 176 insertions(+), 79 deletions(-) > create mode 100644 libavcodec/alac_data.c > create mode 100644 libavcodec/alac_data.h
tested in QuickTime and pushed. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
