Il giovedì 17 aprile 2014, Luca Barbato <[email protected]> ha scritto:
> On 16/04/14 16:52, Kostya Shishkov wrote: > > On Wed, Apr 16, 2014 at 04:13:19PM +0200, Luca Barbato wrote: > >> From: Peter Ross <[email protected]> > >> > >> Signed-off-by: Peter Ross <[email protected]> > >> Signed-off-by: Michael Niedermayer <[email protected]> > >> Signed-off-by: Jean-Baptiste Kempf <[email protected]> > >> Signed-off-by: Luca Barbato <[email protected]> A little cleanup here? > >> --- > >> > >> The tests are missing, Vittorio willing to bake some? I'm on it. > >> > >> Changelog | 1 + > >> doc/general.texi | 4 + > >> libavcodec/Makefile | 8 +- > >> libavcodec/allcodecs.c | 4 + > >> libavcodec/avcodec.h | 4 + > >> libavcodec/codec_desc.c | 28 +++++++ > >> libavcodec/dsd_tablegen.c | 38 ++++++++++ > >> libavcodec/dsd_tablegen.h | 95 ++++++++++++++++++++++++ > >> libavcodec/dsddec.c | 185 > ++++++++++++++++++++++++++++++++++++++++++++++ > >> libavcodec/utils.c | 4 + > >> 10 files changed, 370 insertions(+), 1 deletion(-) > >> create mode 100644 libavcodec/dsd_tablegen.c > >> create mode 100644 libavcodec/dsd_tablegen.h > >> create mode 100644 libavcodec/dsddec.c > >> > > Everything mentioned fixed, shall I push it or wait for jb to source the > demuxer bits? Let's wait for the demuxer and for the tests, IMHO. Vittorio > lu > > _______________________________________________ > libav-devel mailing list > [email protected] <javascript:;> > https://lists.libav.org/mailman/listinfo/libav-devel > -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
