[gst-cvs] CVS: gstreamer/gst/autoplug gstautoplugger.c,1.5,1.6

Erik Walthinsen omegahacker at users.sourceforge.net
Wed Oct 17 03:23:04 PDT 2001


Update of /cvsroot/gstreamer/gstreamer/gst/autoplug
In directory usw-pr-cvs1:/tmp/cvs-serv21419/gst/autoplug

Modified Files:
	gstautoplugger.c 
Log Message:
merge from EVENTS1 on 20011016

Index: gstautoplugger.c
===================================================================
RCS file: /cvsroot/gstreamer/gstreamer/gst/autoplug/gstautoplugger.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gstautoplugger.c	2001/08/21 20:16:45	1.5
+++ gstautoplugger.c	2001/10/17 10:21:24	1.6
@@ -430,7 +430,7 @@
     // try to PLAY the whole thing
     gst_element_set_state(GST_ELEMENT_SCHED(autoplugger)->parent,GST_STATE_PLAYING);
 
-  xmlSaveFile("autoplugger.gst", gst_xml_write(GST_ELEMENT_SCHED(autoplugger)->parent));
+//  xmlSaveFile("autoplugger.gst", gst_xml_write(GST_ELEMENT_SCHED(autoplugger)->parent));
 
   GST_INFO(GST_CAT_AUTOPLUG, "autoplugger_cache_empty finished");
 }





More information about the Gstreamer-commits mailing list