mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-08 13:22:53 +02:00
Fix typo from e3a84542
.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
d9699ea825
commit
ffd39f9d23
@ -34,7 +34,7 @@
|
||||
#define MAX_FILTER_SIZE 256
|
||||
|
||||
#if ARCH_X86
|
||||
#define VOFW 21502
|
||||
#define VOFW 21504
|
||||
#else
|
||||
#define VOFW 2048 // faster on PPC and not tested on others
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user