]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/motionpixels_tablegen.c
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavcodec / motionpixels_tablegen.c
index 31e5cdf710ed092178c61d5a55096aa93267c1b8..14b7b9bb8cad841f4ea433467711e15bef0e7bb6 100644 (file)
@@ -23,7 +23,7 @@
 #include <stdlib.h>
 #define CONFIG_HARDCODED_TABLES 0
 #define MAX_NEG_CROP 0
-#define ff_cropTbl ((uint8_t *)NULL)
+#define ff_crop_tab ((uint8_t *)NULL)
 #include "motionpixels_tablegen.h"
 #include "tableprint.h"