mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-06 03:58:32 +00:00
increase size of crop table
Originally committed as revision 3243 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c2ab696add
commit
f2e92ef291
@ -54,7 +54,7 @@ extern const uint8_t ff_zigzag_direct[64];
|
||||
extern const uint8_t ff_zigzag248_direct[64];
|
||||
|
||||
/* pixel operations */
|
||||
#define MAX_NEG_CROP 384
|
||||
#define MAX_NEG_CROP 1024
|
||||
|
||||
/* temporary */
|
||||
extern uint32_t squareTbl[512];
|
||||
|
Loading…
x
Reference in New Issue
Block a user