X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fbit_depth_template.c;h=56c2935a245d3aafa7ae0d117e804038aef59941;hb=87769d6c8f6d71e4814821f7e6f57b4b65eaf2a7;hp=96f5edec0f7c094ca56b2f015dbd0be8a8aa566c;hpb=abe3f79d62f4f6d0175310a01fa18935f8fae3ef;p=ffmpeg diff --git a/libavcodec/bit_depth_template.c b/libavcodec/bit_depth_template.c index 96f5edec0f7..56c2935a245 100644 --- a/libavcodec/bit_depth_template.c +++ b/libavcodec/bit_depth_template.c @@ -23,7 +23,7 @@ #define BIT_DEPTH 8 #endif -#ifdef AVCODEC_H264_HIGH_DEPTH_H +#ifdef AVCODEC_BIT_DEPTH_TEMPLATE_C # undef pixel # undef pixel2 # undef pixel4 @@ -43,7 +43,7 @@ # undef av_clip_pixel # undef PIXEL_SPLAT_X4 #else -# define AVCODEC_H264_HIGH_DEPTH_H +# define AVCODEC_BIT_DEPTH_TEMPLATE_C #endif #if BIT_DEPTH > 8