mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
move rematrixing band table to ac3dec_data.c
Originally committed as revision 13716 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -34,4 +34,6 @@ extern const int16_t (*ff_eac3_vq_hebap[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_ac3_rematrix_band_tab[5];
|
||||
|
||||
#endif /* FFMPEG_AC3DEC_DATA_H */
|
||||
|
||||
Reference in New Issue
Block a user