X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fdca_core.h;h=e84bdab18e6fbeeb675de6128f801501fac0919a;hb=bf29794022db597f526a8575648244a7c6ee15ed;hp=112b72ba41e20a52e65bde22f8fccd34af527afb;hpb=b5c10c4c9274b06a7bd6f6e1f0f4c129aa6e892c;p=ffmpeg diff --git a/libavcodec/dca_core.h b/libavcodec/dca_core.h index 112b72ba41e..e84bdab18e6 100644 --- a/libavcodec/dca_core.h +++ b/libavcodec/dca_core.h @@ -33,6 +33,7 @@ #include "dca_exss.h" #include "dcadsp.h" #include "dcadct.h" +#include "dcahuff.h" #include "fft.h" #include "synth_filter.h" @@ -44,7 +45,6 @@ #define DCA_PCMBLOCK_SAMPLES 32 #define DCA_ADPCM_COEFFS 4 #define DCA_LFE_HISTORY 8 -#define DCA_CODE_BOOKS 10 #define DCA_ABITS_MAX 26 #define DCA_CORE_CHANNELS_MAX 6