Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 2c4b5014ac added notice and sample about transparent PNGs support in cv::write (ticket #1438, #1706) 13 years ago
..
doc added notice and sample about transparent PNGs support in cv::write (ticket #1438, #1706) 13 years ago
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. 13 years ago
src define MIN macro in order to build opencv_ffmpeg*.dll. 13 years ago
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. 13 years ago
CMakeLists.txt ffmpeg version info for Windows 13 years ago