opencv/modules/highgui
Roman Donchenko 3b7acf2657 Fix building with FFmpeg 0.8.
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.
2013-11-14 17:25:46 +04:00
..
doc Normalized file endings. 2013-08-21 18:59:25 +04:00
include/opencv2/highgui Normalized file endings. 2013-08-21 18:59:25 +04:00
perf Normalized file endings. 2013-08-21 18:59:25 +04:00
src Fix building with FFmpeg 0.8. 2013-11-14 17:25:46 +04:00
test Fixed indentation in CV_FFmpegWriteBigVideoTest::run. 2013-10-25 14:37:54 +04:00
CMakeLists.txt update cmake 'install' target for Windows platform 2013-10-09 17:49:10 +04:00