On Sun, Mar 23, 2014 at 10:41:30AM +0100, Vittorio Giovara wrote: > From: Paul B Mahol <[email protected]> > > Signed-off-by: Vittorio Giovara <[email protected]> > Signed-off-by: Luca Barbato <[email protected]> > --- > With a saner audio section now. > Vittorio > > Changelog | 1 + > doc/general.texi | 4 + > libavcodec/Makefile | 2 + > libavcodec/allcodecs.c | 2 + > libavcodec/avcodec.h | 2 + > libavcodec/codec_desc.c | 14 ++ > libavcodec/paf.c | 449 > +++++++++++++++++++++++++++++++++++++++++++++++ > libavcodec/version.h | 4 +- > libavformat/Makefile | 1 + > libavformat/allformats.c | 1 + > libavformat/paf.c | 267 ++++++++++++++++++++++++++++ > libavformat/version.h | 2 +- > 12 files changed, 746 insertions(+), 3 deletions(-) > create mode 100644 libavcodec/paf.c > create mode 100644 libavformat/paf.c
at least I don't have more nits _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
