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
sws: remove forgotten FAST_BGR2YV12 define
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.0
Michael Niedermayer
13 years ago
parent
c10d498bfd
commit
357da7ed42
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
libswscale/swscale_internal.h
+ 0
- 2
libswscale/swscale_internal.h
View File
@@ -39,8 +39,6 @@
#define YUVRGB_TABLE_HEADROOM 128
#define FAST_BGR2YV12 // use 7-bit instead of 15-bit coefficients
#define MAX_FILTER_SIZE 256
#define DITHER1XBPP
Write
Preview
Loading…
Cancel
Save