sample_rate value is not always correct (is there anything in quicktime which is...
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 4 Sep 2005 21:04:25 +0000 (21:04 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 4 Sep 2005 21:04:25 +0000 (21:04 +0000)
commit302c389e4f825395e2580d6303ad26eb6ac0dffa
treef6571c74c0c9afae5a4eb5f3f8e643d014928576
parent3723f01c141b5ef95c06a1721ac861564db2140f
sample_rate value is not always correct (is there anything in quicktime which is?) so try to guess it from time_scale

Originally committed as revision 4558 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mov.c