• Roman Donchenko's avatar
    Fix building with FFmpeg 0.8. · 3b7acf26
    Roman Donchenko authored
    avformat_find_stream_info was introduced in Libav avformat 53.3,
    but it was only merged to FFmpeg in avformat 53.6.
    
    In Libav avformat 53.3-53.5 av_find_stream_info is not removed
    (only deprecated), so this shouldn't break building with that.
    3b7acf26
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2/highgui Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...