]> git.sesse.net Git - vlc/commit
Detect and allow older versions of ffmpeg to be used in conjunction with VLC.
authorFaustino Osuna <riquedafreak@videolan.org>
Fri, 29 Feb 2008 00:46:50 +0000 (00:46 +0000)
committerFaustino Osuna <riquedafreak@videolan.org>
Fri, 29 Feb 2008 00:46:50 +0000 (00:46 +0000)
commite00551fba283031fa8e4036eb044c640cfdb64be
tree015c125b4cbe2cca5bad39280937ed1c8f2582e2
parent1757993049ffe608cd538e2d43aad3cabb68385b
Detect and allow older versions of ffmpeg to be used in conjunction with VLC.
16 files changed:
configure.ac
extras/buildsystem/cmake/config.h.cmake
extras/buildsystem/cmake/include/config.cmake
modules/codec/ffmpeg/audio.c
modules/codec/ffmpeg/chroma.c
modules/codec/ffmpeg/deinterlace.c
modules/codec/ffmpeg/demux.c
modules/codec/ffmpeg/encoder.c
modules/codec/ffmpeg/ffmpeg.c
modules/codec/ffmpeg/mux.c
modules/codec/ffmpeg/postprocess.c
modules/codec/ffmpeg/scale.c
modules/codec/ffmpeg/video.c
modules/codec/ffmpeg/video_filter.c
modules/codec/zvbi.c
modules/stream_out/switcher.c