diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8703,6 +8703,7 @@ CONFIG_DCT=yes CONFIG_DWT=yes CONFIG_FFT=yes CONFIG_GOLOMB=yes +CONFIG_H264DSP=yes CONFIG_LPC=yes CONFIG_LSP=yes CONFIG_MDCT=yes @@ -9221,6 +9222,7 @@ $def_yasm #define CONFIG_DWT 1 #define CONFIG_FFT 1 #define CONFIG_GOLOMB 1 +#define CONFIG_H264DSP 1 #define CONFIG_LPC 1 #define CONFIG_MDCT 1 #define CONFIG_RDFT 1 |