[vlc-commits] commit: Avcodec: bump required version to 52.2.0 (Jean-Baptiste Kempf )
git at videolan.org
git at videolan.org
Fri Apr 16 11:30:18 CEST 2010
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Apr 16 11:28:22 2010 +0200| [ad0b21e09097d2b7c4843dcc4bde66c9e2b766d1] | committer: Jean-Baptiste Kempf
Avcodec: bump required version to 52.2.0
This removes outdated code.
It isn't nice to FFmpeg programmers to allow people to keep such old versions of lavc
52.2.0 allows the Audio Channel Layout to be defined.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ad0b21e09097d2b7c4843dcc4bde66c9e2b766d1
---
modules/codec/avcodec/audio.c | 59 ---------------------------------------
modules/codec/avcodec/avcodec.c | 4 +-
modules/codec/avcodec/encoder.c | 18 ------------
modules/codec/avcodec/fourcc.c | 14 ---------
modules/codec/avcodec/video.c | 9 ------
5 files changed, 2 insertions(+), 102 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ad0b21e09097d2b7c4843dcc4bde66c9e2b766d1
More information about the vlc-commits
mailing list