diff configure @ 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 ec407332afae
children a57d9fbbd29c
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