vbr requires version=1 and samplesize=0 per QT spec
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 6 Jul 2006 12:17:01 +0000 (12:17 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 6 Jul 2006 12:17:01 +0000 (12:17 +0000)
commit9a39cd35b8a3e172d902b06d7dfbca9073ee1caa
tree5bf587b773eca691c7c196233db6d4c2f356a662
parent1ae4a8e61fef01c35ae30dcd7b64ae8fd20f0c85
vbr requires version=1 and samplesize=0 per QT spec
untested, but if this doesnt work the issue is likely somewhere else, as iam just chaning the random nonsense we do to what the spec says should be done

Originally committed as revision 5636 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/movenc.c