Ensure that muxer and encoder aspect ratios match. So no
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 19 Sep 2008 12:37:38 +0000 (12:37 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 19 Sep 2008 12:37:38 +0000 (12:37 +0000)
commit0354ddb71c18ea8e9d05d6d2509f9ec786a4488d
tree1ff689dccee94765b93b1be523f5d32000c49954
parent8a4f816a6dd8a3a6da9b6569377e935efd255614
Ensure that muxer and encoder aspect ratios match. So no
invalid files are generated.

Originally committed as revision 15367 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/utils.c