changeset 31852:4ab8b78352ff

Add CONFIG_HUFFMAN to config.mak / config.h for FFmpeg.
author diego
date Fri, 06 Aug 2010 10:48:16 +0000
parents ccaf96e704a9
children e64df5862cea
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Thu Aug 05 12:49:58 2010 +0000
+++ b/configure	Fri Aug 06 10:48:16 2010 +0000
@@ -8856,6 +8856,7 @@
 CONFIG_FFT     = yes
 CONFIG_GOLOMB  = yes
 CONFIG_H264DSP = yes
+CONFIG_HUFFMAN = yes
 CONFIG_LPC     = yes
 CONFIG_LSP     = yes
 CONFIG_MDCT    = yes
@@ -9381,6 +9382,7 @@
 #define CONFIG_FFT 1
 #define CONFIG_GOLOMB 1
 #define CONFIG_H264DSP 1
+#define CONFIG_HUFFMAN 1
 #define CONFIG_LPC 1
 #define CONFIG_MDCT 1
 #define CONFIG_RDFT 1