On Tue, Dec 04, 2012 at 09:52:55PM -0500, 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
LGTM _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
