Revision 0e1a5434 libswscale/swscale_internal.h
libswscale/swscale_internal.h | ||
---|---|---|
31 | 31 |
|
32 | 32 |
#define STR(s) AV_TOSTRING(s) //AV_STRINGIFY is too long |
33 | 33 |
|
34 |
#define FAST_BGR2YV12 //use 7-bit instead of 15-bit coefficients |
|
35 |
|
|
34 | 36 |
#define MAX_FILTER_SIZE 256 |
35 | 37 |
|
36 | 38 |
#if ARCH_X86 |
Also available in: Unified diff