On Monday, March 17, 2014, Vittorio Giovara <[email protected]> wrote:
> From: Aleksi Nurmi <[email protected] <javascript:;>> > > Further enhancements by Paul B Mahol <[email protected] <javascript:;>>. > > Signed-off-by: Vittorio Giovara <[email protected] <javascript:;> > > > --- > In the original code there is support for 0RGB format, which we don't have. > However I am not sure of the usefulness of that format, so for now I > preferred > disabling it here instead of supporting yet another pixel format. > Vittorio > > Changelog | 1 + > doc/general.texi | 2 + > libavcodec/Makefile | 1 + > libavcodec/allcodecs.c | 1 + > libavcodec/avcodec.h | 1 + > libavcodec/codec_desc.c | 7 ++ > libavcodec/pix.c | 206 > ++++++++++++++++++++++++++++++++++++++++++++++++ > libavcodec/version.h | 4 +- > libavformat/img2.c | 1 + > 9 files changed, 222 insertions(+), 2 deletions(-) > create mode 100644 libavcodec/pix.c Ping. Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
