OSDN Git Service

100000000000000l, forgot to commit header change for r27580.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 11 Sep 2008 22:02:15 +0000 (22:02 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 11 Sep 2008 22:02:15 +0000 (22:02 +0000)
Originally committed as revision 27583 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

libswscale/swscale_internal.h

index f4011d3..a401175 100644 (file)
@@ -126,6 +126,7 @@ typedef struct SwsContext{
     int srcColorspaceTable[4];
     int dstColorspaceTable[4];
     int srcRange, dstRange;
+    int oy,cy,cvr,cvg,cug,cub;
 
 #define RED_DITHER            "0*8"
 #define GREEN_DITHER          "1*8"