Mercurial > mplayer.hg
diff configure @ 11375:3544f1823f6b
mencoder lavc audio encoding support
author | ranma |
---|---|
date | Mon, 03 Nov 2003 16:35:40 +0000 |
parents | 22b4ecc5edd1 |
children | 19fe73d1cb03 |
line wrap: on
line diff
--- a/configure Mon Nov 03 16:25:31 2003 +0000 +++ b/configure Mon Nov 03 16:35:40 2003 +0000 @@ -5725,6 +5725,7 @@ SHARED_PP = $_shared_pp CONFIG_PP = yes CONFIG_RISKY = yes +CONFIG_MP3LAME = $_mp3lame LIBMENU = $_menu I18NLIBS = $_i18n_libs MATROSKA = $_matroska @@ -5802,7 +5803,7 @@ ARCH_LIB = $_ld_arch $_ld_iconv XVID = $_xvid XVID_LIB = $_ld_xvid -DECORE_LIB = $_ld_decore +DECORE_LIB = $_ld_decore $_ld_mp3lame MENCODER = $_mencoder ENCORE_LIB = $_ld_encore $_ld_mp3lame DIRECTFB_INC = $_inc_directfb @@ -5944,6 +5945,7 @@ /* Indicates if libmp3lame is available Note: for mencoder */ $_def_mp3lame +#define CONFIG_MP3LAME HAVE_MP3LAME /* Define libmp1e for realtime mpeg encoding (for DXR3 and DVB cards) */ $_def_mp1e