Revision e3a84542 libswscale/swscale_internal.h
libswscale/swscale_internal.h | ||
---|---|---|
34 | 34 |
#define MAX_FILTER_SIZE 256 |
35 | 35 |
|
36 | 36 |
#if ARCH_X86 |
37 |
#define VOFW 5120
|
|
37 |
#define VOFW 21502
|
|
38 | 38 |
#else |
39 | 39 |
#define VOFW 2048 // faster on PPC and not tested on others |
40 | 40 |
#endif |
Also available in: Unified diff