diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-10-19 09:10:27 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-10-19 09:10:27 +0000 |
commit | 7210df9cb9c0ec8246643037caf822d2207e6db7 (patch) | |
tree | dc3b1738b87c2a7946f408095e09953686d12cb5 /configure | |
parent | 0c3633c9ffcf78ea317e1f48a36063830044bf8d (diff) |
Add CONFIG_LPC to config.mak (needed by FFmpeg).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29781 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8917,6 +8917,7 @@ $def_yasm #define CONFIG_AANDCT 1 #define CONFIG_FFT 1 #define CONFIG_GOLOMB 1 +#define CONFIG_LPC 1 #define CONFIG_MDCT 1 #define CONFIG_RDFT 1 |