Mercurial > mplayer.hg
comparison configure @ 32998:7de25b2a687e
unbreak compilation with libav
author | siretart |
---|---|
date | Sun, 20 Mar 2011 11:22:34 +0000 |
parents | dd1fb023e197 |
children | 1c441d857d51 |
comparison
equal
deleted
inserted
replaced
32997:e2382d88fb7f | 32998:7de25b2a687e |
---|---|
8675 #endif | 8675 #endif |
8676 | 8676 |
8677 #define FFMPEG_CONFIGURATION "--enable-gpl --enable-postproc" | 8677 #define FFMPEG_CONFIGURATION "--enable-gpl --enable-postproc" |
8678 #define FFMPEG_LICENSE "GPL version 2 or later" | 8678 #define FFMPEG_LICENSE "GPL version 2 or later" |
8679 | 8679 |
8680 #define LIBAV_CONFIGURATION FFMPEG_CONFIGURATION | |
8681 #define LIBAV_LICENSE FFMPEG_LICENSE | |
8682 | |
8680 /* External libraries used through FFmpeg. */ | 8683 /* External libraries used through FFmpeg. */ |
8681 $def_faac_lavc | 8684 $def_faac_lavc |
8682 $def_libdirac_lavc | 8685 $def_libdirac_lavc |
8683 $def_libgsm | 8686 $def_libgsm |
8684 $def_libopencore_amrnb | 8687 $def_libopencore_amrnb |