[gst-cvs] CVS: gstreamer/docs/gst gstreamer-docs.sgml,1.19,1.20 gstreamer-sections.txt,1.38,1.39
Wim Taymans
wtay at users.sourceforge.net
Sun Oct 21 08:48:02 PDT 2001
- Previous message: [gst-cvs] CVS: gstreamer/gst gstinfo.c,1.26,1.27
- Next message: [gst-cvs] CVS: gstreamer/docs/gst/tmpl gst.sgml,1.7,1.8 gstbin.sgml,1.12,1.13 gstbuffer.sgml,1.16,1.17 gstbufferpool.sgml,1.9,1.10 gstcaps.sgml,1.15,1.16 gstelement.sgml,1.27,1.28 gstevent.sgml,1.1,1.2 gstinfo.sgml,1.8,1.9 gstlog.sgml,1.2,1.3 gstobject.sgml,1.13,1.14 gstpad.sgml,1.28,1.29 gstpipeline.sgml,1.9,1.10 gstplugin.sgml,1.16,1.17 gstpluginfeature.sgml,1.1,1.2 gstreamer-unused.sgml,1.48,1.49 gsttrace.sgml,1.5,1.6 gsttypefactory.sgml,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/gstreamer/gstreamer/docs/gst
In directory usw-pr-cvs1:/tmp/cvs-serv4890
Modified Files:
gstreamer-docs.sgml gstreamer-sections.txt
Log Message:
More updates to the API docs.
Index: gstreamer-docs.sgml
===================================================================
RCS file: /cvsroot/gstreamer/gstreamer/docs/gst/gstreamer-docs.sgml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- gstreamer-docs.sgml 2001/10/19 22:49:34 1.19
+++ gstreamer-docs.sgml 2001/10/21 15:47:23 1.20
@@ -86,7 +86,6 @@
&GstScheduler;
&GstThread;
&GstTimeCache;
- &GstTrace;
&GstType;
&GstTypeFactory;
&GstTypeFind;
Index: gstreamer-sections.txt
===================================================================
RCS file: /cvsroot/gstreamer/gstreamer/docs/gst/gstreamer-sections.txt,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- gstreamer-sections.txt 2001/10/21 01:02:25 1.38
+++ gstreamer-sections.txt 2001/10/21 15:47:23 1.39
@@ -261,10 +261,10 @@
GstDebugHandler
gst_default_debug_handler
gst_default_error_handler
-gst_debug_print_stack_trace
GstInfoHandler
GstErrorHandler
<SUBSECTION Standard>
+gst_debug_print_stack_trace
GST_DEBUG_CHAR_MODE
GST_DEBUG_ENABLED
GST_DEBUG_ENABLE_CATEGORIES
@@ -307,10 +307,12 @@
<SUBSECTION Standard>
GstSchedule
GST_SCHEDULE
+GST_SCHEDULE_FAST
GST_IS_SCHEDULE
GST_TYPE_SCHEDULE
gst_schedule_get_type
GST_SCHEDULE_CLASS
+GST_SCHEDULE_CLASS_FAST
GST_IS_SCHEDULE_CLASS
</SECTION>
@@ -334,6 +336,8 @@
GST_TYPE_BIN
GST_BIN
GST_BIN_CLASS
+GST_BIN_FAST
+GST_BIN_CLASS_FAST
GST_IS_BIN
GST_IS_BIN_CLASS
gst_bin_details
@@ -584,8 +588,8 @@
<SECTION>
<FILE>gstlog</FILE>
-gst_info
<SUBSECTION Standard>
+gst_info
GST_SHOW_INFO
</SECTION>
@@ -701,7 +705,6 @@
gst_pad_renegotiate
gst_pad_get_padtemplate
gst_pad_get_padtemplate_caps
-gst_pad_event
gst_pad_ghost_save_thyself
gst_pad_peek
gst_pad_select
@@ -821,7 +824,6 @@
GST_PLUGIN_DESC
GST_PLUGIN_DESC_DYNAMIC
GST_PLUGIN_DESC_STATIC
-gst_plugin_new
gst_plugin_set_name
gst_plugin_get_name
gst_plugin_get_longname
@@ -841,7 +843,6 @@
gst_plugin_get_feature_list
gst_plugin_load_plugin
gst_plugin_unload_all
-
<SUBSECTION Standard>
</SECTION>
@@ -896,6 +897,7 @@
<SECTION>
<FILE>gsttrace</FILE>
<TITLE>GstTrace</TITLE>
+<SUBSECTION Standard>
gst_trace_read_tsc
GstTrace
GstTraceEntry
@@ -909,7 +911,6 @@
gst_trace_set_default
TRACE_ENABLE
gst_trace_add_entry
-<SUBSECTION Standard>
</SECTION>
<SECTION>
- Previous message: [gst-cvs] CVS: gstreamer/gst gstinfo.c,1.26,1.27
- Next message: [gst-cvs] CVS: gstreamer/docs/gst/tmpl gst.sgml,1.7,1.8 gstbin.sgml,1.12,1.13 gstbuffer.sgml,1.16,1.17 gstbufferpool.sgml,1.9,1.10 gstcaps.sgml,1.15,1.16 gstelement.sgml,1.27,1.28 gstevent.sgml,1.1,1.2 gstinfo.sgml,1.8,1.9 gstlog.sgml,1.2,1.3 gstobject.sgml,1.13,1.14 gstpad.sgml,1.28,1.29 gstpipeline.sgml,1.9,1.10 gstplugin.sgml,1.16,1.17 gstpluginfeature.sgml,1.1,1.2 gstreamer-unused.sgml,1.48,1.49 gsttrace.sgml,1.5,1.6 gsttypefactory.sgml,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Gstreamer-commits
mailing list