]> git.sesse.net Git - ffmpeg/commit
Fix computation of the display aspect ratio.
authorRobert Krüger <krueger@signal7.de>
Tue, 13 Apr 2010 23:41:46 +0000 (23:41 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Tue, 13 Apr 2010 23:41:46 +0000 (23:41 +0000)
commitd21b227818a985ffbda756127af4fcbb0d1a7362
tree1c3b173e240d6238eccdcd93add3d42f62f20664
parent4563cf247dfbe45ffe49f11dd97556ed4a8b2c1e
Fix computation of the display aspect ratio.

Previously ffprobe was wrongly outputting the sample aspect ratio as
display aspect ratio.

Patch by Robert Krüger $(echo k-r-u-e-g-e-r@s-i-g-n-a-l-7.d-e | sed s/-//g).

Originally committed as revision 22880 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffprobe.c