Mercurial > mplayer.hg
comparison configure @ 11829:0072148a37f6
100000l
author | michael |
---|---|
date | Thu, 22 Jan 2004 14:38:00 +0000 |
parents | 9a81d7b4c0b6 |
children | 63fecc69c3fb |
comparison
equal
deleted
inserted
replaced
11828:e4638274b266 | 11829:0072148a37f6 |
---|---|
6221 /* Use libavcodec's decoders */ | 6221 /* Use libavcodec's decoders */ |
6222 #define CONFIG_DECODERS 1 | 6222 #define CONFIG_DECODERS 1 |
6223 /* Use libavcodec's encoders */ | 6223 /* Use libavcodec's encoders */ |
6224 #define CONFIG_ENCODERS 1 | 6224 #define CONFIG_ENCODERS 1 |
6225 | 6225 |
6226 #define CONFIG_MPEGAUDIO_HP 1 | |
6227 | |
6226 /* Use codec libs included in mplayer CVS / source dist: */ | 6228 /* Use codec libs included in mplayer CVS / source dist: */ |
6227 #define USE_MP3LIB | 6229 #define USE_MP3LIB |
6228 #define USE_LIBA52 | 6230 #define USE_LIBA52 |
6229 #define USE_LIBMPEG2 | 6231 #define USE_LIBMPEG2 |
6230 | 6232 |