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
..
2014-03-21 17:26:05 +04:00
2014-03-31 19:57:05 +04:00
2014-05-08 13:31:27 +04:00
2014-03-31 19:57:05 +04:00
2014-03-31 17:30:15 +04:00
2014-05-08 13:31:27 +04:00
2014-03-02 21:04:17 +04:00