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
09ca294a76
opencv
/
modules
/
highgui
History
Vadim Pisarevsky
09ca294a76
avoid simultanous reading data from 2 videos Highgui_Video.regression, since earlier versions of ffmpeg (or the way our wrapper uses them) can not handle that properly
2012-04-30 12:07:04 +00:00
..
doc
Spell checked the documentation with VIM (issue
#223
)
2012-04-13 19:04:44 +00:00
include/opencv2
/highgui
fixed RGBD capture with Asus Xtion (by Gary Bradski)
2012-04-28 11:33:01 +00:00
perf
Added perf test for video output
2012-04-12 14:52:27 +00:00
src
some more fixes in ffmpeg wrapper; now it handles big videos better.
2012-04-28 22:49:13 +00:00
test
avoid simultanous reading data from 2 videos Highgui_Video.regression, since earlier versions of ffmpeg (or the way our wrapper uses them) can not handle that properly
2012-04-30 12:07:04 +00:00
CMakeLists.txt
added version number to opencv_ffmpeg dlls (it's added only when dll copied to the bin directory); it
resolves
#1827
2012-04-26 13:32:27 +00:00