Pavel Rojtberg eac5cab5cb cap_v4l: implement PROP_CONVERT_RGB
allows disabling automatic conversion to RGB for certain formats. If
conversion is disabled the returned image just points to the underlying
buffer, so no memcpy is performed.

Note that we do not check image size in retrieve frame any more as it
can not possibly while the device is streaming.
Furthermore this code was disabled altogether by the wrong ifdef in the
previous commit.
2015-10-18 14:14:20 +02:00
..
2015-09-14 12:15:56 +03:00
2015-05-23 17:36:45 +02:00
2015-08-12 20:50:05 +00:00
2015-03-02 18:13:00 +03:00
2015-09-22 15:20:40 +03:00
2015-09-09 18:56:14 +03:00
2015-06-05 16:30:36 +03:00
2014-08-05 20:12:35 +04:00