summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure b/configure
index c969dd5c2d..cfa5ec6827 100755
--- a/configure
+++ b/configure
@@ -4783,6 +4783,7 @@ STREAMING_LIB = $_ld_streaming $_ld_live
VIDIX = $_vidix
PP_LIB = $_ld_pp
SHARED_PP = $_shared_pp
+CONFIG_RISKY = yes
LIBMENU = $_menu
OPENDIVX = $_opendivx
@@ -5095,6 +5096,9 @@ $_def_dshow
$_def_libavcodec
$_def_libavcodecso
+/* risky codecs */
+#define CONFIG_RISKY 1
+
/* Use libavcodec's decoders */
#define CONFIG_DECODERS 1
/* Use libavcodec's encoders */