Mercurial > mplayer.hg
changeset 29891:eac5c6780b8d
Add #defines for FFMPEG_LICENSE and FFMPEG_CONFIGURATION to config.h.
This is necessary to sync up with some recent FFmpeg changes.
author | diego |
---|---|
date | Wed, 18 Nov 2009 18:07:54 +0000 |
parents | e8e1f8cc7c5b |
children | ecf6cbab0b8d |
files | configure |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Wed Nov 18 17:16:02 2009 +0000 +++ b/configure Wed Nov 18 18:07:54 2009 +0000 @@ -8925,6 +8925,9 @@ #define HAVE_EBP_AVAILABLE 0 #endif +#define FFMPEG_CONFIGURATION "--enable-gpl --enable-postproc" +#define FFMPEG_LICENSE "GPL version 2 or later" + /* External libraries used through libavcodec. */ $def_faac_lavc $def_libdirac_lavc