OSDN Git Service

Try to fix has_b_frame calculation for open gop files.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 10 Nov 2009 20:24:41 +0000 (20:24 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 10 Nov 2009 20:24:41 +0000 (20:24 +0000)
commit44be1d6478cd1549ec06d06d06db46c4287a3782
tree75355a7d0dd2937f1b6f2721e7906db7918bd8be
parent51ae2142d5ec6c00621f662631b6347bc1b2669c
Try to fix has_b_frame calculation for open gop files.
Fixes issue1523

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