Andrey Kamaev
|
3c39e146a3
|
Make parallel video writer test pass if compiled without threading support
|
2013-02-04 14:34:44 +04:00 |
|
Alexander Smorkalov
|
8c45b9d03d
|
Video IO perf tests guarded.
|
2013-01-29 11:09:49 +04:00 |
|
Ilya Lavrenov
|
4abf0b3193
|
thread-safe VideoWriter and VideoCapture
|
2012-11-19 16:44:23 +04:00 |
|
Marina Kolpakova
|
162f9fd7ea
|
merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811
|
2012-06-28 17:07:17 +00:00 |
|
Vadim Pisarevsky
|
d60caea559
|
added test to check #1737
|
2012-04-27 12:07:56 +00:00 |
|
Vadim Pisarevsky
|
bc3c49518d
|
ok, now positioning seem to work well, at least with ffmpeg 0.10.2 on MacOSX 10.7
|
2012-04-26 07:07:37 +00:00 |
|
Vadim Pisarevsky
|
b253665f8c
|
added explicit VideoWriter::release(). Fixed video stream finalization (write remaining frames); Fixed occasional crash in the case of odd-width or odd-height videos; Fixed a few problems in ffmpeg tests. Positioning still does not work well.
|
2012-04-09 23:12:52 +00:00 |
|
Vadim Pisarevsky
|
305b9a25e3
|
restored resolution in big video writer test
|
2012-04-06 10:15:52 +00:00 |
|
Vadim Pisarevsky
|
32d72047d5
|
reduced the video size in video writer tests; retained only most popular codecs. added ffmpeg support on MacOSX.
|
2012-04-05 18:26:49 +00:00 |
|
Alexander Reshetnikov
|
cff117c08b
|
Updated saving paths for highgui tests
|
2012-03-28 15:27:55 +00:00 |
|
Alexander Reshetnikov
|
07ec83cd1f
|
Updated ffmpeg test for big video writing (changed saving paths + added removing files)
|
2012-03-28 12:15:25 +00:00 |
|
Alexander Reshetnikov
|
7817e11e01
|
Fixed compilation error under Windows
|
2012-03-22 22:26:33 +00:00 |
|
Alexander Reshetnikov
|
6de7064836
|
Updated ffmpeg test for big video writing
|
2012-03-22 22:18:43 +00:00 |
|
Andrey Kamaev
|
4168a698f6
|
Fixed highgui tests for Android
|
2011-12-20 07:45:49 +00:00 |
|
Vadim Pisarevsky
|
ff5e97c8e4
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
2011-07-19 12:27:07 +00:00 |
|
Alexander Shishkov
|
d40b37dbf3
|
modified output stream
|
2011-06-17 11:51:15 +00:00 |
|
Andrey Morozov
|
03c7784186
|
added several new highgui tests
|
2011-06-03 08:33:27 +00:00 |
|
Andrey Morozov
|
19900d9894
|
converted all highgui tests to the format of google test system
|
2011-06-02 15:23:37 +00:00 |
|
Andrey Morozov
|
da9e3ed6fb
|
commented several tests because it's very slow
|
2011-06-02 11:43:13 +00:00 |
|
Andrey Morozov
|
de2fd5c430
|
added a test on read/write images
|
2011-06-02 09:33:15 +00:00 |
|
Andrey Morozov
|
48514337de
|
minor fix in highgui tests
|
2011-06-02 08:53:12 +00:00 |
|
Andrey Morozov
|
4b5e53b33b
|
minor fix
|
2011-06-01 17:41:30 +00:00 |
|
Andrey Morozov
|
abfc5d3405
|
fixed bugs for windows. added 2 tests for ffmpeg
|
2011-06-01 16:14:17 +00:00 |
|