summaryrefslogtreecommitdiff
path: root/libswscale/swscale_internal.h
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2008-09-11 22:02:15 +0000
committerMichael Niedermayer <michaelni@gmx.at>2008-09-11 22:02:15 +0000
commitfd5c57b813c7aa44fd8106e7bd5285319ce29d34 (patch)
tree4ea5cf9ac279c2eec92b108258f42c9f9cfb3a78 /libswscale/swscale_internal.h
parent9c10ab6cd119fa8b13851a4dfa444ad1876e5d88 (diff)
100000000000000l, forgot to commit header change for r27580.
Originally committed as revision 27583 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'libswscale/swscale_internal.h')
-rw-r--r--libswscale/swscale_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libswscale/swscale_internal.h b/libswscale/swscale_internal.h
index f4011d3de3..a401175a26 100644
--- a/libswscale/swscale_internal.h
+++ b/libswscale/swscale_internal.h
@@ -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"