]> git.sesse.net Git - vlc/commit
Let's try this again. Detect older and new versions of ffmpeg and allow for their...
authorFaustino Osuna <riquedafreak@videolan.org>
Fri, 29 Feb 2008 16:44:10 +0000 (16:44 +0000)
committerFaustino Osuna <riquedafreak@videolan.org>
Fri, 29 Feb 2008 16:44:10 +0000 (16:44 +0000)
commit791b8caafd1957bfb1ac4a6defb188bb499adf54
tree5e60ee03c37288fb6a13bb44d3c6b3a342fe7c62
parentafc470b348058a9a59159c987d1c3daee329febb
Let's try this again.  Detect older and new versions of ffmpeg and allow for their coexistence within 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