Make the automatic has_b_frames increasing code increase it up to the
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 19 Jul 2008 15:37:52 +0000 (15:37 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 19 Jul 2008 15:37:52 +0000 (15:37 +0000)
commit2a811db23869348624a7404f60de8461447d6d51
treec5d9d5b69220ac7d122d8858b8efb78c5598afcb
parent6bc5714be67b92086dff74318f8b5c5e74969b5c
Make the automatic has_b_frames increasing code increase it up to the
same maximum that can be achieved by specifying the value in the bitstream.

Originally committed as revision 14302 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c