opencv/modules/highgui
Luis Zarrabeitia bb5a22c504 highgui: fix segfault on CvCapture_GStreamer::retrieveFrame
CvCapture_GStreamer::retrieveFrame assumes that RGB videos are 24BPP.
This is not necesarily the case, unless we explicitly tell GStreamer
that we want 24BPP RGB streams.

Adding bpp=(int)24 to the appsink caps.
2014-05-11 19:00:14 -04:00
..
doc Documentation - minor fix-ups 2014-04-23 17:30:27 +00:00
include/opencv2/highgui Multiple fixes in camera. 2014-03-21 17:26:05 +04:00
perf Normalized file endings. 2013-08-21 18:59:25 +04:00
src highgui: fix segfault on CvCapture_GStreamer::retrieveFrame 2014-05-11 19:00:14 -04:00
test Highgui_Tiff.decode_tile16384x16384 disabled for Android. 2014-02-25 10:36:20 +04:00
CMakeLists.txt All installed files marked with component names for install customization. 2014-01-21 20:34:36 +04:00