Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-04-15 05:40:50 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-04-15 13:04:52 +0400
commit357da7ed42071ad79b03e1d6434bf177a58484f4 (patch)
tree153da3a500cdf609c171fb975992659e4bff49ae /libswscale/swscale_internal.h
parentc10d498bfd246a40cc7830838b74e18a79418839 (diff)
sws: remove forgotten FAST_BGR2YV12 define
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libswscale/swscale_internal.h')
-rw-r--r--libswscale/swscale_internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libswscale/swscale_internal.h b/libswscale/swscale_internal.h
index 7208893a21..3bdc92eee9 100644
--- a/libswscale/swscale_internal.h
+++ b/libswscale/swscale_internal.h
@@ -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