Mercurial > mplayer.hg
comparison configure @ 35203:95e5df93e174
Also add CONFIG_LZO define.
author | reimar |
---|---|
date | Tue, 30 Oct 2012 17:47:18 +0000 |
parents | dff978cf2aa9 |
children | 777fc6f5cd6f |
comparison
equal
deleted
inserted
replaced
35202:aa10c22f69f4 | 35203:95e5df93e174 |
---|---|
8947 #define CONFIG_H264DSP 1 | 8947 #define CONFIG_H264DSP 1 |
8948 #define CONFIG_H264PRED 1 | 8948 #define CONFIG_H264PRED 1 |
8949 #define CONFIG_H264QPEL 1 | 8949 #define CONFIG_H264QPEL 1 |
8950 #define CONFIG_HUFFMAN 1 | 8950 #define CONFIG_HUFFMAN 1 |
8951 #define CONFIG_LPC 1 | 8951 #define CONFIG_LPC 1 |
8952 #define CONFIG_LZO 1 | |
8952 #define CONFIG_MDCT 1 | 8953 #define CONFIG_MDCT 1 |
8953 #define CONFIG_RDFT 1 | 8954 #define CONFIG_RDFT 1 |
8954 | 8955 |
8955 /* Use these registers in FFmpeg x86 inline asm. No proper detection yet. */ | 8956 /* Use these registers in FFmpeg x86 inline asm. No proper detection yet. */ |
8956 #ifndef MP_DEBUG | 8957 #ifndef MP_DEBUG |