dv: Use correct pixel-aspect-ratio values
authorSebastian Dröge <sebastian@centricular.com>
Wed, 4 May 2016 06:30:27 +0000 (09:30 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 5 May 2016 10:37:27 +0000 (13:37 +0300)
commit83d5797a5843cedd68d68124c76ffd94e835e016
treea4d2ed434400b5912b8c6d4e78787962dc6ba702
parentc0dd2029e989e825be2bf8a0c63d3cf07d355140
dv: Use correct pixel-aspect-ratio values

The previous ones resulted in odd display aspect ratios and were different
from the ones used by e.g. ffmpeg. The new ones now result in display aspect
ratios of 4:3 and 16:9.

https://bugzilla.gnome.org/show_bug.cgi?id=765946
ext/dv/gstdvdec.c
ext/dv/gstdvdemux.c