Ignore the spec, and calculate aspect ratio on width/height.
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 3 Sep 2008 19:04:46 +0000 (19:04 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 3 Sep 2008 19:04:46 +0000 (19:04 +0000)
commit395206f6b1e445258cba1bdffb82060939030bb4
treee4aff1fa77ed73223bc591c8705c2d86819bd96f
parent1c9ff17920563fee8c0383d86f5bed6ed7dcf6d4
Ignore the spec, and calculate aspect ratio on width/height.
Fixes issue562 and issue621.

Originally committed as revision 15183 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpeg12.c