Skip to content
Snippets Groups Projects
Commit fd5c57b8 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

100000000000000l, forgot to commit header change for r27580.

Originally committed as revision 27583 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
parent 9c10ab6c
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment