diff libmpeg2/mpeg2_internal.h @ 2196:d5a44e828ae4

mpeg2 fps fix by Ivan Kalvatchev <iive@yahoo.com>
author arpi
date Sun, 14 Oct 2001 17:29:49 +0000
parents 18f4dd5d568f
children b3624c70aba2
line wrap: on
line diff
--- a/libmpeg2/mpeg2_internal.h	Sun Oct 14 17:11:17 2001 +0000
+++ b/libmpeg2/mpeg2_internal.h	Sun Oct 14 17:29:49 2001 +0000
@@ -146,7 +146,7 @@
     int display_picture_width;
     int display_picture_height;
     int pp_options;
-    int repeat_count;
+    int display_time;
 
     struct vo_frame_s * display_frame;
     int slice;