vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Mon Mar 11 18:56:03 2013 +0100| [f6d0b13a130603c29df156d64d6827f5f35c42a9] | committer: Jean-Baptiste Kempf
Partial revert of "avcodec: remove support for old versions" This partially reverts and adapts commit cde81e52f2d6e17383aced57fe6312eafa79cacf. This is mostly related to Palette and Options Signed-off-by: Jean-Baptiste Kempf <[email protected]> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f6d0b13a130603c29df156d64d6827f5f35c42a9 --- modules/codec/avcodec/avcodec.c | 6 +++-- modules/codec/avcodec/avcommon.h | 5 ++++ modules/codec/avcodec/encoder.c | 2 ++ modules/codec/avcodec/fourcc.c | 18 ++++++++++++++ modules/codec/avcodec/video.c | 48 +++++++++++++++++++++++++++++++++++--- modules/demux/avformat/demux.c | 8 +++++++ modules/stream_out/switcher.c | 19 +++++++++++++++ 7 files changed, 101 insertions(+), 5 deletions(-) Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=f6d0b13a130603c29df156d64d6827f5f35c42a9 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
