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
2c4b5014ac
opencv
/
modules
/
highgui
History
Vadim Pisarevsky
2c4b5014ac
added notice and sample about transparent PNGs support in cv::write (ticket
#1438
,
#1706
)
2012-04-10 14:50:52 +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
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