changeset 2404:2e90350ff8bc libavcodec

10l
author michael
date Fri, 31 Dec 2004 14:02:35 +0000
parents 6d53608cf2cf
children 21c5ef8a4ff7
files h264.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/h264.c	Fri Dec 31 12:58:46 2004 +0000
+++ b/h264.c	Fri Dec 31 14:02:35 2004 +0000
@@ -2495,6 +2495,7 @@
 
     MPV_frame_start(s, s->avctx);
     ff_er_frame_start(s);
+    h->mmco_index=0;
 
     assert(s->linesize && s->uvlinesize);