On Tue, Feb 14, 2012 at 05:36:20PM +0000, Paul B Mahol wrote: > > Signed-off-by: Paul B Mahol <[email protected]> > --- > Changelog | 1 + > doc/general.texi | 4 + > libavcodec/Makefile | 1 + > libavcodec/allcodecs.c | 1 + > libavcodec/avcodec.h | 1 + > libavcodec/cdxl.c | 275 > ++++++++++++++++++++++++++++++++++++++++++++++ > libavcodec/version.h | 2 +- > libavformat/Makefile | 1 + > libavformat/allformats.c | 1 + > libavformat/cdxl.c | 168 ++++++++++++++++++++++++++++ > libavformat/version.h | 2 +- > 11 files changed, 455 insertions(+), 2 deletions(-) > create mode 100644 libavcodec/cdxl.c > create mode 100644 libavformat/cdxl.c
LGTM _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
