]> git.sesse.net Git - vlc/commit
ffmpeg: API change
authorAlexis Ballier <aballier@gentoo.org>
Tue, 9 Sep 2008 19:48:16 +0000 (21:48 +0200)
committerDerk-Jan Hartman <hartman@videolan.org>
Tue, 9 Sep 2008 19:48:49 +0000 (21:48 +0200)
commitfa68d1aeabd85449220afc083448c92e7ec58b1a
treeec920a8569da83a72441e90f3c95be6ed029d975
parentbf49ec236dfa0080888c8fbf5d127453fff19b2b
ffmpeg: API change

Fix build with libavcodec 52: few renamings, the way to specify trellis quantization has changed. error_resilience has been renamed to error_recognition; I've left the option named ffmpeg-error-resilience since I am not sure if it is worth renaming the option here.

Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
modules/codec/avcodec/audio.c
modules/codec/avcodec/encoder.c
modules/codec/avcodec/video.c
modules/demux/avformat/demux.c