- 15 Nov, 2013 2 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
- 14 Nov, 2013 7 commits
-
-
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.
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Vincent Rabaud authored
-
Ilya Lavrenov authored
-
- 13 Nov, 2013 18 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Roman Donchenko authored
-
Vincent Rabaud authored
-
Ilya Lavrenov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
perping authored
-
perping authored
-
- 12 Nov, 2013 11 commits
-
-
Ilya Lavrenov authored
-
Roman Donchenko authored
Searching in directory names can yield confusing results; e.g. if the input is "jpeg2000/image1.jp2", it will infer the pattern "jpeg%04d/image1.jp2", which is likely not what the user intended. If the user really desires for the variable part to be in the directory name, it can always use an explicit pattern.
-
Ilya Lavrenov authored
-
Roman Donchenko authored
-
perping authored
-
perping authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
Roman Donchenko authored
-
perping authored
-
- 11 Nov, 2013 2 commits
-
-
Ilya Lavrenov authored
-
Roman Donchenko authored
Our prebuilt FFmpeg Windows binaries don't have PNG support enabled (because that requires zlib), so that makes a PNG image a bad choice for this test. When FFmpeg doesn't support PNG, VideoCapture falls back to the "image sequence" implementation, which doesn't work for single images.
-