[vlc-commits] Partial revert of "avcodec: remove support for old versions"

Jean-Baptiste Kempf git at videolan.org
Tue Mar 12 17:03:24 CET 2013


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | 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 <jb at videolan.org>

> 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


More information about the vlc-commits mailing list