diff options
author | J. Bohl <jbohl@h-quer.de> | 2012-06-09 17:45:41 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-06-09 20:09:43 +0200 |
commit | 2138bc16fd0877b522b9e91941897e406642002c (patch) | |
tree | 08dc5f67f5aed81e5b53ea0b0681834b98568c05 /libavcodec | |
parent | a474403229fd0141aa990c154b70dbb525262d99 (diff) | |
download | ffmpeg-2138bc16fd0877b522b9e91941897e406642002c.tar.gz |
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')
-rw-r--r-- | libavcodec/dnxhddata.c | 3 |
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, |