Alexander Alekhin
|
32f568308a
|
cmake: cleanup ffmpeg detection
|
2016-11-28 00:21:46 +03:00 |
|
Vadim Pisarevsky
|
799622affd
|
make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10)
(cherry picked from commit 2b2e3ee93c)
Conflicts:
cmake/OpenCVFindLibsVideo.cmake
modules/videoio/src/cap.cpp
modules/videoio/src/cap_ffmpeg_impl.hpp
modules/videoio/src/ffmpeg_codecs.hpp
modules/videoio/test/test_ffmpeg.cpp
|
2015-06-09 15:53:08 +03:00 |
|
Roman Donchenko
|
d3af86c0ea
|
Added the missing setting of HAVE_FFMPEG to true on Windows.
While the FFmpeg video IO backend gets compiled even without it,
the tests (for both FFmpeg and video IO) don't. This should fix
that.
|
2013-10-25 14:22:07 +04:00 |
|
Roman Donchenko
|
5e24376ad7
|
Updated ffmpeg_vesion.cmake after #1516.
|
2013-10-18 12:23:56 +04:00 |
|
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
Roman Donchenko
|
eb8d9730cb
|
Removed unused NEW_FFMPEG macro.
|
2013-07-11 12:55:34 +04:00 |
|
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
Andrey Kamaev
|
935222c58f
|
ffmpeg version info for Windows
|
2012-04-09 18:31:52 +00:00 |
|