opencv/modules/highgui
2012-04-10 18:02:58 +00:00
..
doc added notice and sample about transparent PNGs support in cv::write (ticket #1438, #1706) 2012-04-10 14:50:52 +00:00
include/opencv2/highgui 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
perf Added video input perf test 2012-04-10 18:02:58 +00:00
src define MIN macro in order to build opencv_ffmpeg*.dll. 2012-04-10 10:53:04 +00:00
test 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
CMakeLists.txt ffmpeg version info for Windows 2012-04-09 18:31:52 +00:00