diff mpegvideo.h @ 4327:a9f4d5c92218 libavcodec

skiprd
author michael
date Sat, 23 Dec 2006 03:05:36 +0000
parents 5a2ee0bc2739
children b3f099adfb36
line wrap: on
line diff
--- a/mpegvideo.h	Fri Dec 22 23:30:57 2006 +0000
+++ b/mpegvideo.h	Sat Dec 23 03:05:36 2006 +0000
@@ -324,6 +324,7 @@
     int dropable;
     int frame_rate_index;
     int last_lambda_for[5];     ///< last lambda for a specific pict type
+    int skipdct;                ///< skip dct and code zero residual
 
     /* motion compensation */
     int unrestricted_mv;        ///< mv can point outside of the coded picture