diff rv10.c @ 553:18ad513d92fe libavcodec

direct rendering method 1 support
author michaelni
date Sun, 14 Jul 2002 18:37:35 +0000
parents 31be0f0b0792
children 762c67fd4078
line wrap: on
line diff
--- a/rv10.c	Sun Jul 14 18:36:24 2002 +0000
+++ b/rv10.c	Sun Jul 14 18:37:35 2002 +0000
@@ -419,7 +419,7 @@
     }
 
     if (s->mb_x == 0 && s->mb_y == 0) {
-        MPV_frame_start(s);
+        MPV_frame_start(s, avctx);
     }
 
 #ifdef DEBUG