Hi Laurent,

Am Dienstag, den 18.02.2014, 15:27 +0100 schrieb Laurent Pinchart:
> Hi Philipp,
> 
> Here's a patch set that enables VIDIOC_CREATE_BUFS support in the uvcvideo
> driver. It's based on the patch you've submitted (3/3), with two additional
> cleanup patches to simplify the queue_setup implementation and supporting
> allocation of buffers larger than the current frame size.
> 
> As you've submitted patch 3/3 I assume you have a use case, could you then
> please test the patch set to make sure 1/3 and 2/3 don't break anything ?

Tested-by: Philipp Zabel <[email protected]>

Using a Logitech C920 UVC camera connected to i.MX6 SabreLite running
GStreamer 1.2.3:

gst-launch-1.0 v4l2src device=/dev/video8 \
        ! image/jpeg,width=1280,height=720
        ! queue max-size-buffers=5 min-threshold-buffers=5 \
        ! rtpjpegpay ! udpsink host=... port=...

regards
Philipp

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to