[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
- Previous message: [gst-cvs] CVS: gstreamer/docs/gst/tmpl gstautoplug.sgml,1.6,1.7 gstbuffer.sgml,1.13,1.14 gstbufferpool.sgml,1.6,1.7 gstdisksrc.sgml,1.10,1.11 gstelement.sgml,1.24,1.25 gstfakesink.sgml,1.9,1.10 gstfakesrc.sgml,1.9,1.10 gstidentity.sgml,1.9,1.10 gstobject.sgml,1.11,1.12 gstpad.sgml,1.26,1.27 gstplugin.sgml,1.14,1.15 gstqueue.sgml,1.10,1.11 gstreamer-unused.sgml,1.45,1.46 gsttee.sgml,1.4,1.5 gstthread.sgml,1.9,1.10 gsttype.sgml,1.8,1.9
- Next message: [gst-cvs] CVS: gstreamer/gst/utils gstbytestream.c,1.1,1.2 gstbytestream.h,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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");
}
- Previous message: [gst-cvs] CVS: gstreamer/docs/gst/tmpl gstautoplug.sgml,1.6,1.7 gstbuffer.sgml,1.13,1.14 gstbufferpool.sgml,1.6,1.7 gstdisksrc.sgml,1.10,1.11 gstelement.sgml,1.24,1.25 gstfakesink.sgml,1.9,1.10 gstfakesrc.sgml,1.9,1.10 gstidentity.sgml,1.9,1.10 gstobject.sgml,1.11,1.12 gstpad.sgml,1.26,1.27 gstplugin.sgml,1.14,1.15 gstqueue.sgml,1.10,1.11 gstreamer-unused.sgml,1.45,1.46 gsttee.sgml,1.4,1.5 gstthread.sgml,1.9,1.10 gsttype.sgml,1.8,1.9
- Next message: [gst-cvs] CVS: gstreamer/gst/utils gstbytestream.c,1.1,1.2 gstbytestream.h,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Gstreamer-commits
mailing list