X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Faacenctab.h;h=dbbdf61dfd217acbc1e150fab2da8ba66ac091e7;hb=159bcb19b9482a98652ded9eee2751e9de0e9d0f;hp=64932d709f848e9a7d82cbdc08b8e3f4b9d38033;hpb=f05f210526a3dc2d9fa6b1c228e3907ebd1d43c6;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 */