qv4l2: correct PAL pixel aspect values
authorHans Verkuil <hans.verkuil@cisco.com>
Wed, 6 Aug 2014 09:31:51 +0000 (11:31 +0200)
committerHans Verkuil <hans.verkuil@cisco.com>
Wed, 6 Aug 2014 09:31:51 +0000 (11:31 +0200)
commitafc06c00aa003548f95d84e0faf1371658ddf8b9
tree21deb5254f8e331e0581603431af4bb70d2bef6b
parent082bcf13d98580c3c8f42462247ea9fcad13725d
qv4l2: correct PAL pixel aspect values

There are two almost-identical-but-not-quite possible pixel aspect
ratios in use for PAL: either 59:54 or 12:11. Since all our drivers
report 59:54 this is the one we should use in qv4l2 as well.

See also http://en.wikipedia.org/wiki/Pixel_aspect_ratio for more
information on why there are two competing pixel aspect ratios.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
utils/qv4l2/general-tab.cpp