This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-30 22:40:17 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ade6388d3a
opencv
/
modules
/
highgui
History
Vadim Pisarevsky
6b0ea0e04e
define MIN macro in order to build opencv_ffmpeg*.dll.
2012-04-10 10:53:04 +00:00
..
doc
Fixed ~20 potential errors identified by the MS complier.
2012-03-31 11:09:16 +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