This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-25 21:33:04 +04:00
Code
Packages
Releases
Wiki
Activity
Files
2.3.0
opencv
/
modules
/
highgui
T
History
Vadim Pisarevsky
391603e2e8
fix cap_ffmpeg.cpp build when no ffmpeg is found
2011-07-03 23:45:35 +00:00
..
doc
reference manuals merge is complete!
2011-06-29 17:21:43 +00:00
include/opencv2
/highgui
Copied my today changes to 2.3 branch
2011-06-20 13:57:38 +00:00
src
fix cap_ffmpeg.cpp build when no ffmpeg is found
2011-07-03 23:45:35 +00:00
test
modified output stream
2011-06-17 11:51:15 +00:00
CMakeLists.txt
added BUILD_WITH_DEBUG_INFO option, which (when is turned off) lets user to get more compact binaries, especially in debug mode. reworked opencv_ffmpeg module. Now we have opencv_ffmpeg.dll and opencv_ffmpeg_64.dll, which have very few dependencies and can be used by any further OpenCV version.
2011-07-03 23:02:53 +00:00