X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fhevc_cabac.c;h=3fe228d249c2285a4354cd55185d1b4396fb0c54;hb=40f3f0298a01c576d4651b4d166f7461dd018a2c;hp=e27c54ed4bd915cd268e674e61c805ead7efc8ed;hpb=52bce9a13ddca52921c8a32ffcdd2d97b15d0f4d;p=ffmpeg diff --git a/libavcodec/hevc_cabac.c b/libavcodec/hevc_cabac.c index e27c54ed4bd..3fe228d249c 100644 --- a/libavcodec/hevc_cabac.c +++ b/libavcodec/hevc_cabac.c @@ -34,7 +34,7 @@ /** * number of bin by SyntaxElement. */ -av_unused static const int8_t num_bins_in_se[] = { +static const int8_t num_bins_in_se[] = { 1, // sao_merge_flag 1, // sao_type_idx 0, // sao_eo_class