Commit c000a5ea authored by michael's avatar michael

increase size of crop table


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3243 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 89a38b12
......@@ -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];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment