increase size of crop table

Originally committed as revision 3243 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Michael Niedermayer 21 years ago
parent c2ab696add
commit f2e92ef291
  1. 2
      libavcodec/dsputil.h

@ -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…
Cancel
Save