This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
100000000000000l, forgot to commit header change for r27580.
Originally committed as revision 27583 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
tags/v0.5
Michael Niedermayer
16 years ago
parent
9c10ab6cd1
commit
fd5c57b813
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libswscale/swscale_internal.h
+ 1
- 0
libswscale/swscale_internal.h
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"
Write
Preview
Loading…
Cancel
Save