You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
sws: remove forgotten FAST_BGR2YV12 define
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -39,8 +39,6 @@
|
|||||||
|
|
||||||
#define YUVRGB_TABLE_HEADROOM 128
|
#define YUVRGB_TABLE_HEADROOM 128
|
||||||
|
|
||||||
#define FAST_BGR2YV12 // use 7-bit instead of 15-bit coefficients
|
|
||||||
|
|
||||||
#define MAX_FILTER_SIZE 256
|
#define MAX_FILTER_SIZE 256
|
||||||
|
|
||||||
#define DITHER1XBPP
|
#define DITHER1XBPP
|
||||||
|
Reference in New Issue
Block a user