You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-29 05:57:37 +02:00
avcodec/dca: move huffman data into separate object file
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -73,6 +73,4 @@ extern const int32_t ff_dca_xll_band_coeff[20];
|
||||
|
||||
extern const int32_t ff_dca_sampling_freqs[16];
|
||||
|
||||
extern const uint16_t ff_dca_vlc_offs[63];
|
||||
|
||||
#endif /* AVCODEC_DCADATA_H */
|
||||
|
||||
Reference in New Issue
Block a user