frame skip fixes
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 5 Nov 2005 00:16:03 +0000 (00:16 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 5 Nov 2005 00:16:03 +0000 (00:16 +0000)
commita75a3ca429e0c0f34a60c3fbd4653f6cd3ab94d7
treeed02d4b6268ce92e568bc8f6617fd674482f79ac
parent840fb7a76db9238554f0dbe1a84e660a6f16cdb1
frame skip fixes
 fix 16pixel error in comparission
 fix vbv messup
 fix unlimited skip intervals, limited by GOP now

Originally committed as revision 4678 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegvideo.c