This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
highgui
/
test
History
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
..
test_drawing.cpp
fixed line clipping (ticket
#1284
)
2012-03-29 13:06:38 +00:00
test_ffmpeg.cpp
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
test_framecount.cpp
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
test_grfmt.cpp
fixed
#1421
2012-03-29 13:46:54 +00:00
test_gui.cpp
Fixed highgui tests for Android
2011-12-20 07:45:49 +00:00
test_main.cpp
minor fix in highgui tests
2011-06-02 08:53:12 +00:00
test_positioning.cpp
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
test_precomp.cpp
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
2011-02-09 20:55:11 +00:00
test_precomp.hpp
Fixed highgui tests for Android
2011-12-20 07:45:49 +00:00
test_video_io.cpp
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
test_video_pos.cpp
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