v4l2object: Don't force framerate field for OUTPUT
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 12 Dec 2013 21:46:09 +0000 (16:46 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 10 Jan 2014 22:13:23 +0000 (17:13 -0500)
commite01766664522aa10f0d7ca4ecc780010ef49784d
treea51bfb019c0d409c3abc8eb7035b1a633afb2fb9
parent97cf8f4d170767f4f83ee24d19572cee7192c9b6
v4l2object: Don't force framerate field for OUTPUT

If there is nothing that seems to force a certain framerate on output device, it is
preferable to simply not set that feild. This allow negotiation with tsdemux in a
decoder for example.

https://bugzilla.gnome.org/show_bug.cgi?id=720568
sys/v4l2/gstv4l2object.c