summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-29 12:16:18 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-01-29 12:16:18 +0000
commitee79e97c5eb4086aba5bb432ad95948ad7af90d8 (patch)
treee8e6e594b0ed53e02133658c023d550b6361c0e4 /configure
parent8b5ba50729e86ee2b509caa1f904c52f708fddb6 (diff)
downloadmpv-ee79e97c5eb4086aba5bb432ad95948ad7af90d8.tar.bz2
mpv-ee79e97c5eb4086aba5bb432ad95948ad7af90d8.tar.xz
CONFIG_RISKY
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9156 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-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 */