Alexander Alekhin
56ad207d37
update ffmpeg wrapper binaries
...
Scripts are updated for Linux-based (Ubuntu 14.04) mingw cross-compilation (full stack of scripts provided)
Part of these scripts may work under Windows installation of MinGW, but it is not supported.
FFMPEG update: 2.7.1
Added OpenH264 Cisco binaries support for H264 encoding: v1.4.0
10 years ago
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
10 years ago
Vadim Pisarevsky
2b2e3ee93c
make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10)
10 years ago
Vadim Pisarevsky
052593c760
1. Input/OutputArray optimizations;
...
2. Algorithm::load/save added (moved from StatModel)
3. copyrights updated; added copyright/licensing info for ffmpeg
4. some warnings from Xcode 6.x are fixed
10 years ago
Alexander Karsakov
83cefcb92a
FFmpeg 2.0.2 32-bit builded with mingw (4.6.1) with following additional options: --enable-w32threads --disable-iconv --cpu=i686 (workaroud for http://trac.ffmpeg.org/ticket/2363 )
11 years ago
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.
11 years ago
Roman Donchenko
5e24376ad7
Updated ffmpeg_vesion.cmake after #1516 .
11 years ago
Alexander Karsakov
cee308312a
Updated build of ffmpeg library (v 2.0.2). Builded with mingw (gcc 4.6.1) with
...
folowing additional options: --enable-w32threads, --arch=i686 (for 32-bit
library, workaround for http://trac.ffmpeg.org/ticket/2363 )
11 years ago
Roman Donchenko
e9a28f66ee
Normalized file endings.
11 years ago
Roman Donchenko
f55740da70
Deleted all trailing whitespace.
11 years ago
Roman Donchenko
eb8d9730cb
Removed unused NEW_FFMPEG macro.
12 years ago
Andrey Kamaev
0738ea7d0f
Make highgui.hpp independent from C API
12 years ago
OpenCV Buildbot
e6dd4e840d
Update FFMPEG wrapper binaries
12 years ago
OpenCV Buildbot
50d3e565c5
Update FFMPEG wrapper binaries
12 years ago
OpenCV Buildbot
1cb21d292b
update FFMPEG wrapper binaries
12 years ago
Andrey Kamaev
0e7ca71dcc
Normalize whitespace in documentation and text files
12 years ago
OpenCV Buildbot
81f826db2b
Normalize line endings and whitespace
12 years ago
OpenCV Buildbot
04384a71e4
Normalize line endings and whitespace
12 years ago
OpenCV Buildbot
87f282eed2
update FFMPEG wrapper binaries
12 years ago
OpenCV Buildbot
1a2bbfafba
update FFMPEG wrapper binaries
12 years ago
OpenCV Buildbot
ee2bebf5f7
update FFMPEG wrapper binaries
12 years ago
OpenCV Buildbot
8f41f592d7
update FFMPEG wrapper binaries
12 years ago
Alexander Shishkov
cf97209f95
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
76a644372f
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
bee982b492
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
f5c7a73143
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
e0b1697cc9
update FFMPEG wrapper binaries
13 years ago
Andrey Kamaev
3a1f85d4e8
Remerged the 2.4.0 branch
13 years ago
Alexander Shishkov
06e3c8fe91
update FFMPEG wrapper binaries
13 years ago
Vadim Pisarevsky
4a34487a03
get back to single-version ffmpeg wrapper (no more v2); make sure the library builds and the tests pass on Ubuntu 10.04 that includes pretty old version of ffmpeg
13 years ago
Alexander Shishkov
4bca91e1da
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
d40dc9a928
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
ac8f6b02de
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
dd1edc61c5
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
d994923fec
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
bd49b9b8aa
update FFMPEG wrapper binaries
13 years ago
Vladislav Vinogradov
f4b4665940
added VideoReader_GPU
13 years ago
Alexander Shishkov
dda338a757
update FFMPEG wrapper binaries
13 years ago
Vladislav Vinogradov
70909738f4
added support of different surface formats to VideoWriter_GPU
...
added key frame handling to ffmpeg wrappers
13 years ago
Vladislav Vinogradov
2bfaf540a1
added VideoWriter_GPU
13 years ago
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
13 years ago
Alexander Shishkov
6367867cbc
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
1a1d7baf9a
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
bf00eba093
update FFMPEG wrapper binaries
13 years ago
Andrey Kamaev
935222c58f
ffmpeg version info for Windows
13 years ago
Vadim Pisarevsky
213a23e860
updated ffmpeg to 0.10.2
13 years ago
Alexander Shishkov
bf250b6fed
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
63a3211314
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
302ececf6b
update FFMPEG wrapper binaries
13 years ago
Alexander Shishkov
445537fb53
update FFMPEG wrapper binaries
13 years ago