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:
authorJ. Bohl <jbohl@h-quer.de>2012-06-09 19:45:41 +0400
committerMichael Niedermayer <michaelni@gmx.at>2012-06-09 22:09:43 +0400
commit2138bc16fd0877b522b9e91941897e406642002c (patch)
tree08dc5f67f5aed81e5b53ea0b0681834b98568c05 /libavcodec/dnxhddata.c
parenta474403229fd0141aa990c154b70dbb525262d99 (diff)
remove unreferenced table "dnxhd_1238_ac_index_flag" (empty curly braces did not compile with ICL12.1)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/dnxhddata.c')
-rw-r--r--libavcodec/dnxhddata.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavcodec/dnxhddata.c b/libavcodec/dnxhddata.c
index 948a4c6730..2652df16fa 100644
--- a/libavcodec/dnxhddata.c
+++ b/libavcodec/dnxhddata.c
@@ -452,9 +452,6 @@ static const uint8_t dnxhd_1238_ac_flags[257] = {
3,
};
-static const uint8_t dnxhd_1238_ac_index_flag[257] = {
-};
-
static const uint16_t dnxhd_1235_1238_1241_run_codes[62] = {
0, 4, 10, 11, 24, 25, 26, 27,
56, 57, 58, 59, 120, 242, 486, 487,