100l (divx5 b frame + seeking + flush fix)
Originally committed as revision 2836 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
4eaad9c028
commit
ed263031f6
@ -3695,6 +3695,7 @@ void ff_mpeg_flush(AVCodecContext *avctx){
|
||||
s->parse_context.overread_index= 0;
|
||||
s->parse_context.index= 0;
|
||||
s->parse_context.last_index= 0;
|
||||
s->bitstream_buffer_size=0;
|
||||
}
|
||||
|
||||
#ifdef CONFIG_ENCODERS
|
||||
|
Loading…
x
Reference in New Issue
Block a user