v4l2: Set pixel-aspect-ratio to 1/1
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Mon, 7 Nov 2011 18:43:26 +0000 (18:43 +0000)
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>
Mon, 14 Nov 2011 10:43:41 +0000 (11:43 +0100)
commite7ae593993af5dcc4b7c46dee25aae23c63864ce
tree24336bca246c8634bb1eb238dd7c5bde96e41988
parentd6a9de9e2aedc8b66ab3219902b5a37e8d65ada2
v4l2: Set pixel-aspect-ratio to 1/1

We don't currently support setting the pixel-aspect-ratio from V4L2. So
simply set it to be 1/1 in the caps to prevent negotiation failures when
fixating to weird values (e.g. when the downstream caps has
pixel-aspect-ratio = [ MIN, MAX ] )

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