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:
authorClément Bœsch <u@pkh.me>2017-04-08 15:18:03 +0300
committerClément Bœsch <u@pkh.me>2017-04-08 15:18:03 +0300
commit6e836052d8c86818a8173c4c802504f0f3c5408e (patch)
treec8f721788a38879f11845c26586a4aa7adfdc375 /libavcodec/hevc_cabac.c
parent2d40fbe639855e1c6d086699dfd76f15ce96aa42 (diff)
parent5c89022542ce8521d89ef58858342a7bc1c3cd0d (diff)
Merge commit '5c89022542ce8521d89ef58858342a7bc1c3cd0d'
* commit '5c89022542ce8521d89ef58858342a7bc1c3cd0d': hevc: Drop pointless av_unused attribute Merged-by: Clément Bœsch <u@pkh.me>
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 e27c54ed4b..3fe228d249 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