some interlaced direct sanity checks

Originally committed as revision 7442 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer
2007-01-13 02:45:05 +00:00
parent 3b6dc9ca6d
commit 2d0bcfb412
2 changed files with 5 additions and 0 deletions

View File

@@ -4630,6 +4630,7 @@ void ff_mpeg_flush(AVCodecContext *avctx){
s->parse_context.index= 0;
s->parse_context.last_index= 0;
s->bitstream_buffer_size=0;
s->pp_time=0;
}
#ifdef CONFIG_ENCODERS