summaryrefslogtreecommitdiff
path: root/libavcodec/ac3dec_data.h
diff options
context:
space:
mode:
authorJustin Ruggles <justin.ruggles@gmail.com>2008-11-13 22:38:38 +0000
committerJustin Ruggles <justin.ruggles@gmail.com>2008-11-13 22:38:38 +0000
commite202cc2580c97b69c1795ac59049c3a295b2d078 (patch)
treed1391e7f869c885d1aa213798ec76b1ca09cfb9d /libavcodec/ac3dec_data.h
parent83534418f0c53dc2f9d603c05d127d09184f1234 (diff)
revert r15812 (E-AC-3 Spectral Extension) pending further review
Originally committed as revision 15818 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/ac3dec_data.h')
-rw-r--r--libavcodec/ac3dec_data.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/ac3dec_data.h b/libavcodec/ac3dec_data.h
index 73aae1e178..486d04a40b 100644
--- a/libavcodec/ac3dec_data.h
+++ b/libavcodec/ac3dec_data.h
@@ -34,8 +34,6 @@ extern const int8_t ff_eac3_gaq_remap_2_4_b[9][2];
extern const int16_t (* const ff_eac3_mantissa_vq[8])[6];
extern const uint8_t ff_eac3_frm_expstr[32][6];
extern const uint8_t ff_eac3_default_cpl_band_struct[18];
-extern const uint8_t ff_eac3_default_spx_band_struct[17];
-extern const int32_t ff_eac3_spx_atten_tab[32][3];
extern const uint8_t ff_ac3_rematrix_band_tab[5];