]> git.sesse.net Git - vlc/commitdiff
Oubli� d'en committer un bout...
authorChristophe Massiot <massiot@videolan.org>
Sun, 27 Aug 2000 16:31:50 +0000 (16:31 +0000)
committerChristophe Massiot <massiot@videolan.org>
Sun, 27 Aug 2000 16:31:50 +0000 (16:31 +0000)
include/vpar_blocks.h

index 5a1f5137fd9c99e4ff6350c61465ca1cef5db311..4862b942cb1044fbaf99a5c5a2dcd7d38267b095 100644 (file)
@@ -92,6 +92,7 @@ typedef struct
                                                    * matrices                */
     int                 pi_dc_dct_pred[3];          /* ISO/IEC 13818-2 7.2.1 */
     int                 pppi_pmv[2][2][2];  /* Motion vect predictors, 7.6.3 */
+    int                 i_motion_dir;/* Used for the next skipped macroblock */
 
     /* Context used to optimize block parsing */
     int                 i_motion_type, i_mv_count, i_mv_format;