[vlc-commits] avcodec: remove support for old versions

Rémi Denis-Courmont git at videolan.org
Sat Mar 9 12:48:21 CET 2013


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sat Mar  9 12:29:30 2013 +0200| [cde81e52f2d6e17383aced57fe6312eafa79cacf] | committer: Rémi Denis-Courmont

avcodec: remove support for old versions

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cde81e52f2d6e17383aced57fe6312eafa79cacf
---

 modules/codec/avcodec/avcodec.c  |   12 +-----
 modules/codec/avcodec/avcodec.h  |   76 --------------------------------------
 modules/codec/avcodec/avcommon.h |    5 ---
 modules/codec/avcodec/encoder.c  |   14 -------
 modules/codec/avcodec/fourcc.c   |   18 ---------
 modules/codec/avcodec/subtitle.c |    4 --
 modules/codec/avcodec/video.c    |   50 +------------------------
 modules/demux/avformat/demux.c   |    8 ----
 modules/stream_out/switcher.c    |   31 +---------------
 9 files changed, 6 insertions(+), 212 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=cde81e52f2d6e17383aced57fe6312eafa79cacf


More information about the vlc-commits mailing list