diff libmpeg2/mpeg2_internal.h @ 49:727b1337f951

updated to libmpeg2-0.2.1-CVS
author arpi_esp
date Wed, 07 Mar 2001 01:15:02 +0000
parents 0d76b2b962ad
children b7b038ee3fde
line wrap: on
line diff
--- a/libmpeg2/mpeg2_internal.h	Wed Mar 07 01:12:18 2001 +0000
+++ b/libmpeg2/mpeg2_internal.h	Wed Mar 07 01:15:02 2001 +0000
@@ -84,6 +84,7 @@
 
     int quantizer_scale;	/* remove */
     int current_field;		/* remove */
+    int v_offset;		/* remove */
 
 
     /* now non-slice-specific information */
@@ -103,8 +104,6 @@
 	
     /* picture coding extension stuff */
 	
-    /* quantization factor for motion vectors */
-    int f_code[2][2];
     /* quantization factor for intra dc coefficients */
     int intra_dc_precision;
     /* top/bottom/both fields */