1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-14 02:45:43 +00:00

100000000000000l, forgot to commit header change for r27580.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27583 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
michael 2008-09-11 22:02:15 +00:00
parent 6d7e720009
commit fa93e449fc

View 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"