diff roqvideo.h @ 5088:8e206208db1f libavcodec

fix skipped blocks fixes decoding of (http://samples.mplayerhq.hu/game-formats/idroq/bf2introseg.roq)
author michael
date Fri, 01 Jun 2007 21:17:05 +0000
parents e72265f4e518
children b8e8aa53f613
line wrap: on
line diff
--- a/roqvideo.h	Thu May 31 21:40:22 2007 +0000
+++ b/roqvideo.h	Fri Jun 01 21:17:05 2007 +0000
@@ -38,7 +38,6 @@
     AVFrame frames[2];
     AVFrame *last_frame;
     AVFrame *current_frame;
-    int first_frame;
     int y_stride;
     int c_stride;