mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-06 06:05:32 +01:00
Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852'
* commit '05563ccacc98fd185affdbf8cbaf094caf36b852': dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names Conflicts: libavcodec/bit_depth_template.c libavcodec/motionpixels_tablegen.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user