diff h264.c @ 2404:2e90350ff8bc libavcodec

10l
author michael
date Fri, 31 Dec 2004 14:02:35 +0000
parents f9d4e1eddbc5
children 26778a857b5b
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);