[gst-cvs] CVS: gstreamer/examples/autoplug autoplug.c,1.17,1.18
Erik Walthinsen
omegahacker at users.sourceforge.net
Wed Oct 17 03:23:02 PDT 2001
- Previous message: [gst-cvs] CVS: gstreamer/examples Makefile.am,1.12,1.13
- Next 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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/gstreamer/gstreamer/examples/autoplug
In directory usw-pr-cvs1:/tmp/cvs-serv21419/examples/autoplug
Modified Files:
autoplug.c
Log Message:
merge from EVENTS1 on 20011016
Index: autoplug.c
===================================================================
RCS file: /cvsroot/gstreamer/gstreamer/examples/autoplug/autoplug.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- autoplug.c 2001/06/27 20:19:00 1.17
+++ autoplug.c 2001/10/17 10:21:24 1.18
@@ -94,7 +94,9 @@
gst_element_set_state (pipeline, GST_STATE_PLAYING);
+#ifndef GST_DISABLE_LOADSAVE
xmlSaveFile("xmlTest.gst", gst_xml_write (GST_ELEMENT (pipeline)));
+#endif
}
gboolean
- Previous message: [gst-cvs] CVS: gstreamer/examples Makefile.am,1.12,1.13
- Next 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
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Gstreamer-commits
mailing list