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
opencv
/
modules
/
highgui
History
Nils Hasler
91d813bc89
If a pipeline is specified manually, this has to be done in full now, ending with appsink. For example:
...
"uridecodebin uri=file:///path/to/some/video.avi ! ffmpegcolorspace ! appsink"
2011-04-24 09:48:19 +00:00
..
doc
further docs cleanup
2011-03-08 22:22:24 +00:00
include/opencv2
/highgui
* added property CV_CAP_GSTREAMER_QUEUE_LENGTH
2011-04-23 07:27:04 +00:00
src
If a pipeline is specified manually, this has to be done in full now, ending with appsink. For example:
2011-04-24 09:48:19 +00:00
test
Test system included into Android build
2011-04-11 14:47:06 +00:00
CMakeLists.txt
removed private copy of gstappsink because appsink is now part of gstreamer base.
2011-04-23 21:24:41 +00:00