Mercurial > mplayer.hg
changeset 37132:fa8c2a3802ed
configure: avoid build failure with mpeg_er
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author | michael |
---|---|
date | Mon, 23 Jun 2014 02:05:17 +0000 |
parents | eba49c79512a |
children | 0ffcf1ae8b91 |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Sun Jun 22 15:52:55 2014 +0000 +++ b/configure Mon Jun 23 02:05:17 2014 +0000 @@ -8678,6 +8678,7 @@ CONFIG_LSP = yes CONFIG_LZO = yes CONFIG_MDCT = yes +CONFIG_MPEG_ER = yes CONFIG_MPEGAUDIODSP = yes CONFIG_MPEGVIDEO = yes CONFIG_MPEGVIDEOENC = yes @@ -9299,6 +9300,7 @@ #define CONFIG_LPC 1 #define CONFIG_LZO 1 #define CONFIG_MDCT 1 +#define CONFIG_MPEG_ER 1 #define CONFIG_MPEGVIDEO 1 #define CONFIG_RDFT 1 #define CONFIG_RIFFDEC 1