r972: Fix aspect ratio of YUV4MPEG streams.
commitbafecbf1af468bf042bf5e55b4895693227b563b
authorJohannes Sixt <johannes.sixt@telecom.at>
Mon, 25 Dec 2006 21:15:54 +0000 (25 21:15 +0000)
committerJohannes Sixt <johannes.sixt@telecom.at>
Mon, 25 Dec 2006 21:15:54 +0000 (25 21:15 +0000)
tree1607197ad0b24298834e3e1faa624851174452fa
parente1ec0f6263ec90d851d3096e970675832bf6303c
r972: Fix aspect ratio of YUV4MPEG streams.

This changes numerator/numerator to numerator/denominator so that it
does not always return 0.

Patch by Dan Streetman.
cinelerra/yuvstream.C