Fix usage of b_quant_factor. It was not possible to actually use the b_qfactor
authorPanagiotis Issaris <takis.issaris@uhasselt.be>
Fri, 15 Sep 2006 18:28:11 +0000 (18:28 +0000)
committerPanagiotis Issaris <takis.issaris@uhasselt.be>
Fri, 15 Sep 2006 18:28:11 +0000 (18:28 +0000)
commit3c96abacf099fad19023bd6c2cf2dec8ea1d5726
tree7208fcf6401821955f835fbb0d5b5c78f6a32070
parent3d720bda760661c19ee1df3ea703189beda4992f
Fix usage of b_quant_factor. It was not possible to actually use the b_qfactor
option, as b_quant_factor always got fixed to 2.0 (in any case when it actually
mattered, namely when B-frames were being used).

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