X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Faacenctab.h;h=dbbdf61dfd217acbc1e150fab2da8ba66ac091e7;hb=bd96c54fe4819b3ca9a975e2083d67f4443c559b;hp=64932d709f848e9a7d82cbdc08b8e3f4b9d38033;hpb=022fa7a24ea8f5000e7b6a50e57cc752f417da47;p=ffmpeg diff --git a/libavcodec/aacenctab.h b/libavcodec/aacenctab.h index 64932d709f8..dbbdf61dfd2 100644 --- a/libavcodec/aacenctab.h +++ b/libavcodec/aacenctab.h @@ -38,9 +38,9 @@ #define AAC_MAX_CHANNELS 16 -extern const uint8_t *ff_aac_swb_size_1024[]; +extern const uint8_t *const ff_aac_swb_size_1024[]; extern const int ff_aac_swb_size_1024_len; -extern const uint8_t *ff_aac_swb_size_128[]; +extern const uint8_t *const ff_aac_swb_size_128[]; extern const int ff_aac_swb_size_128_len; /* Supported layouts without using a PCE */