Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2016-11-17 22:41:33 +0300
committerDiego Biurrun <diego@biurrun.de>2016-11-30 16:11:43 +0300
commit5c89022542ce8521d89ef58858342a7bc1c3cd0d (patch)
treeac257d6cf118808593580e0772acca3ba703f359 /libavcodec/hevc_cabac.c
parent0983f9117f31521643162cb85380672495a9de1b (diff)
hevc: Drop pointless av_unused attribute
Diffstat (limited to 'libavcodec/hevc_cabac.c')
-rw-r--r--libavcodec/hevc_cabac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/hevc_cabac.c b/libavcodec/hevc_cabac.c
index 0432330e82..23e05e25b5 100644
--- a/libavcodec/hevc_cabac.c
+++ b/libavcodec/hevc_cabac.c
@@ -33,7 +33,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