commit | 08643993df1b71719551a8614dd68b2d4ea489eb | [log] [tgz] |
---|---|---|
author | Nicolas Dufresne <nicolas.dufresne@collabora.com> | Fri Jul 14 16:21:38 2017 -0400 |
committer | Nicolas Dufresne <nicolas.dufresne@collabora.com> | Tue Jul 18 12:03:17 2017 -0400 |
tree | 850f59ae75a5c8cf3bf7525052e6c72a50aec2be | |
parent | 7e718d6039cc652a0ced10862768517d5a0b9829 [diff] |
v4l2object: Only check CROPCAP for par once The pixel aspect ratio is documented to not change unless the TV Standard is changed. So this mean that this will be uniform across all possible format and resolutions. https://bugzilla.gnome.org/show_bug.cgi?id=784674