[Mplayer-cvslog] CVS: main configure,1.645,1.646

Michael Niedermayer CVS michael at mplayerhq.hu
Wed Jan 29 13:16:37 CET 2003


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv10686

Modified Files:
	configure 
Log Message:
CONFIG_RISKY


Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.645
retrieving revision 1.646
diff -u -r1.645 -r1.646
--- configure	29 Jan 2003 11:45:42 -0000	1.645
+++ configure	29 Jan 2003 12:16:18 -0000	1.646
@@ -4783,6 +4783,7 @@
 VIDIX = $_vidix
 PP_LIB = $_ld_pp
 SHARED_PP = $_shared_pp
+CONFIG_RISKY = yes
 LIBMENU = $_menu
 
 OPENDIVX = $_opendivx
@@ -5094,6 +5095,9 @@
 /* ffmpeg's libavcodec support (requires libavcodec source) */
 $_def_libavcodec
 $_def_libavcodecso
+
+/* risky codecs */
+#define CONFIG_RISKY 1
 
 /* Use libavcodec's decoders */
 #define CONFIG_DECODERS 1



More information about the MPlayer-cvslog mailing list