mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
Some minor docs updates.
Original commit message from CVS: Some minor docs updates.
This commit is contained in:
parent
c57122e0ae
commit
f19283fa0d
2 changed files with 140 additions and 140 deletions
|
@ -67,14 +67,6 @@ Query the element for the current mime type
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_fdsink_chain ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@pad:
|
|
||||||
@buf:
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_pad_remove_ghost_parent ##### -->
|
<!-- ##### FUNCTION gst_pad_remove_ghost_parent ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -83,7 +75,7 @@ Query the element for the current mime type
|
||||||
@pad:
|
@pad:
|
||||||
@parent:
|
@parent:
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_identity_chain ##### -->
|
<!-- ##### FUNCTION gst_fdsink_chain ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
@ -91,7 +83,7 @@ Query the element for the current mime type
|
||||||
@pad:
|
@pad:
|
||||||
@buf:
|
@buf:
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_audiosink_chain ##### -->
|
<!-- ##### FUNCTION gst_identity_chain ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
@ -106,6 +98,14 @@ Query the element for the current mime type
|
||||||
|
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gst_audiosink_chain ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@pad:
|
||||||
|
@buf:
|
||||||
|
|
||||||
<!-- ##### MACRO GST_PIPELINE_CLASS ##### -->
|
<!-- ##### MACRO GST_PIPELINE_CLASS ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -200,6 +200,12 @@ the stream.
|
||||||
@gstsrc: the object which received the signal.
|
@gstsrc: the object which received the signal.
|
||||||
@arg1: the object which received the signal
|
@arg1: the object which received the signal
|
||||||
|
|
||||||
|
<!-- ##### TYPEDEF GstCapsFactoryEntry ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_disksrc_get_type ##### -->
|
<!-- ##### FUNCTION gst_disksrc_get_type ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -207,12 +213,6 @@ the stream.
|
||||||
|
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
<!-- ##### TYPEDEF GstCapsFactoryEntry ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO GST_IS_DISKSRC_CLASS ##### -->
|
<!-- ##### MACRO GST_IS_DISKSRC_CLASS ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -372,16 +372,16 @@ subclass use this to start their flag enumeration
|
||||||
@audiosink:
|
@audiosink:
|
||||||
@channels:
|
@channels:
|
||||||
|
|
||||||
|
<!-- ##### SECTION ./tmpl/gstconnection.sgml:Short_Description ##### -->
|
||||||
|
Generic connection between elements.
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### STRUCT GstSinkClass ##### -->
|
<!-- ##### STRUCT GstSinkClass ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### SECTION ./tmpl/gstconnection.sgml:Short_Description ##### -->
|
|
||||||
Generic connection between elements.
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### STRUCT GstFilterClass ##### -->
|
<!-- ##### STRUCT GstFilterClass ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -686,13 +686,13 @@ Specify the current offset in the file.
|
||||||
@sheight:
|
@sheight:
|
||||||
@bytes_per_line:
|
@bytes_per_line:
|
||||||
|
|
||||||
<!-- ##### ARG GstAudioSink:format ##### -->
|
<!-- ##### SECTION ./tmpl/GstElement.sgml:Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### SECTION ./tmpl/GstElement.sgml:Long_Description ##### -->
|
<!-- ##### ARG GstAudioSink:format ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
@ -726,17 +726,24 @@ Specify the current offset in the file.
|
||||||
@name:
|
@name:
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
<!-- ##### STRUCT GstConnection ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### STRUCT GstQueueClass ##### -->
|
<!-- ##### STRUCT GstQueueClass ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### STRUCT GstConnection ##### -->
|
<!-- ##### FUNCTION gst_fakesrc_push ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@src:
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_type_add_sink ##### -->
|
<!-- ##### FUNCTION gst_type_add_sink ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
@ -746,13 +753,6 @@ Specify the current offset in the file.
|
||||||
@id:
|
@id:
|
||||||
@sink:
|
@sink:
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_fakesrc_push ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@src:
|
|
||||||
|
|
||||||
<!-- ##### MACRO GST_IS_IDENTITY_CLASS ##### -->
|
<!-- ##### MACRO GST_IS_IDENTITY_CLASS ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -1158,6 +1158,13 @@ The buffer is sent to the sound card.
|
||||||
|
|
||||||
@connection:
|
@connection:
|
||||||
|
|
||||||
|
<!-- ##### SIGNAL GstDiskSink::handoff ##### -->
|
||||||
|
<para>
|
||||||
|
Is emited after the buffer has been written to the disk.
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@gstdisksink: the object which received the signal.
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_audiosink_new ##### -->
|
<!-- ##### FUNCTION gst_audiosink_new ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -1166,13 +1173,6 @@ The buffer is sent to the sound card.
|
||||||
@name:
|
@name:
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
<!-- ##### SIGNAL GstDiskSink::handoff ##### -->
|
|
||||||
<para>
|
|
||||||
Is emited after the buffer has been written to the disk.
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@gstdisksink: the object which received the signal.
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_bin_set_element_manager ##### -->
|
<!-- ##### FUNCTION gst_bin_set_element_manager ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -1205,13 +1205,6 @@ GstFilter
|
||||||
|
|
||||||
@obj:
|
@obj:
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_fdsrc_get_type ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
<!-- ##### MACRO GST_IS_QUEUE_CLASS ##### -->
|
<!-- ##### MACRO GST_IS_QUEUE_CLASS ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -1219,6 +1212,13 @@ GstFilter
|
||||||
|
|
||||||
@obj:
|
@obj:
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gst_fdsrc_get_type ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@Returns:
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_pad_get_type_id ##### -->
|
<!-- ##### FUNCTION gst_pad_get_type_id ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -1227,6 +1227,13 @@ GstFilter
|
||||||
@pad:
|
@pad:
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gst_thread_iterate ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@thread:
|
||||||
|
|
||||||
<!-- ##### STRUCT OverlayClip ##### -->
|
<!-- ##### STRUCT OverlayClip ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -1237,13 +1244,6 @@ GstFilter
|
||||||
@y1:
|
@y1:
|
||||||
@y2:
|
@y2:
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_thread_iterate ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@thread:
|
|
||||||
|
|
||||||
<!-- ##### ENUM GstSrcFlags ##### -->
|
<!-- ##### ENUM GstSrcFlags ##### -->
|
||||||
<para>
|
<para>
|
||||||
Flags for the GstSrc element
|
Flags for the GstSrc element
|
||||||
|
@ -1325,13 +1325,6 @@ subclasses can use this value to start the enumeration of their flags
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO GST_AUDIOSINK_CLASS ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@klass:
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_asyncdisksrc_get_type ##### -->
|
<!-- ##### FUNCTION gst_asyncdisksrc_get_type ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -1339,6 +1332,13 @@ subclasses can use this value to start the enumeration of their flags
|
||||||
|
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
<!-- ##### MACRO GST_AUDIOSINK_CLASS ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@klass:
|
||||||
|
|
||||||
<!-- ##### MACRO GST_PAD_FACTORY_SINK ##### -->
|
<!-- ##### MACRO GST_PAD_FACTORY_SINK ##### -->
|
||||||
<para>
|
<para>
|
||||||
Indicates a sinkpad for the padfactory.
|
Indicates a sinkpad for the padfactory.
|
||||||
|
@ -1374,6 +1374,12 @@ Indicates a sinkpad for the padfactory.
|
||||||
@pad:
|
@pad:
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
<!-- ##### MACRO GST_PROPS_FOURCC_ID ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_esdsink_new ##### -->
|
<!-- ##### FUNCTION gst_esdsink_new ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -1382,12 +1388,6 @@ Indicates a sinkpad for the padfactory.
|
||||||
@name:
|
@name:
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
<!-- ##### MACRO GST_PROPS_FOURCC_ID ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_element_request_pad ##### -->
|
<!-- ##### FUNCTION gst_element_request_pad ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -1504,12 +1504,6 @@ Retrieves the type id of the data in the buffer.
|
||||||
|
|
||||||
@buf: GstBuffer
|
@buf: GstBuffer
|
||||||
|
|
||||||
<!-- ##### MACRO DEBUG_LEAVE_STRING ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO GST_PROPS_FLOAT_STRING ##### -->
|
<!-- ##### MACRO GST_PROPS_FLOAT_STRING ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -1517,6 +1511,12 @@ Retrieves the type id of the data in the buffer.
|
||||||
|
|
||||||
@a:
|
@a:
|
||||||
|
|
||||||
|
<!-- ##### MACRO DEBUG_LEAVE_STRING ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_filter_get_type ##### -->
|
<!-- ##### FUNCTION gst_filter_get_type ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -1538,16 +1538,16 @@ Retrieves the type id of the data in the buffer.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### SECTION ./tmpl/gstsink.sgml:Title ##### -->
|
||||||
|
GstSink
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO GST_CPU_FLAG_MMX ##### -->
|
<!-- ##### MACRO GST_CPU_FLAG_MMX ##### -->
|
||||||
<para>
|
<para>
|
||||||
A flag indicating that MMX instructions are supported.
|
A flag indicating that MMX instructions are supported.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### SECTION ./tmpl/gstsink.sgml:Title ##### -->
|
|
||||||
GstSink
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_object_get_type ##### -->
|
<!-- ##### FUNCTION gst_object_get_type ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -2294,6 +2294,13 @@ The start point of a filter graph
|
||||||
|
|
||||||
@src:
|
@src:
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gst_bin_create_plan ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@bin:
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_props_register_count ##### -->
|
<!-- ##### FUNCTION gst_props_register_count ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -2303,13 +2310,6 @@ The start point of a filter graph
|
||||||
@counter:
|
@counter:
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_bin_create_plan ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@bin:
|
|
||||||
|
|
||||||
<!-- ##### MACRO GST_PROPS_FLOAT_RANGE_STRING ##### -->
|
<!-- ##### MACRO GST_PROPS_FLOAT_RANGE_STRING ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -2331,18 +2331,18 @@ The start point of a filter graph
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### SECTION ./tmpl/gstesdsink.sgml:Long_Description ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO COTHREAD_STACKSIZE ##### -->
|
<!-- ##### MACRO COTHREAD_STACKSIZE ##### -->
|
||||||
<para>
|
<para>
|
||||||
The default stack size of a cothread.
|
The default stack size of a cothread.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### SECTION ./tmpl/gstesdsink.sgml:Long_Description ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### STRUCT GstBinClass ##### -->
|
<!-- ##### STRUCT GstBinClass ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -2397,6 +2397,13 @@ this in the factory definition.
|
||||||
|
|
||||||
@audiosink:
|
@audiosink:
|
||||||
|
|
||||||
|
<!-- ##### MACRO GST_IS_FAKESINK ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@obj:
|
||||||
|
|
||||||
<!-- ##### MACRO GST_STATE_UNSET ##### -->
|
<!-- ##### MACRO GST_STATE_UNSET ##### -->
|
||||||
<para>
|
<para>
|
||||||
This macro unsets the given state on the element.
|
This macro unsets the given state on the element.
|
||||||
|
@ -2405,13 +2412,6 @@ This macro unsets the given state on the element.
|
||||||
@obj: Element to unset state of.
|
@obj: Element to unset state of.
|
||||||
@flag: State to unset, can be any number of bits in guint32.
|
@flag: State to unset, can be any number of bits in guint32.
|
||||||
|
|
||||||
<!-- ##### MACRO GST_IS_FAKESINK ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@obj:
|
|
||||||
|
|
||||||
<!-- ##### MACRO GST_QUEUE_CLASS ##### -->
|
<!-- ##### MACRO GST_QUEUE_CLASS ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -2484,13 +2484,6 @@ The number of bytes per read.
|
||||||
|
|
||||||
@obj:
|
@obj:
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_sinesrc_get_type ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@Returns:
|
|
||||||
|
|
||||||
<!-- ##### MACRO ERROR_OBJECT ##### -->
|
<!-- ##### MACRO ERROR_OBJECT ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -2501,6 +2494,13 @@ The number of bytes per read.
|
||||||
@format:
|
@format:
|
||||||
@args...:
|
@args...:
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gst_sinesrc_get_type ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@Returns:
|
||||||
|
|
||||||
<!-- ##### MACRO GST_IS_IDENTITY ##### -->
|
<!-- ##### MACRO GST_IS_IDENTITY ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -2605,14 +2605,9 @@ This macro sets the given state on the element.
|
||||||
|
|
||||||
@obj:
|
@obj:
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_src_push_region ##### -->
|
<!-- ##### SECTION ./tmpl/videoraw.sgml:Short_Description ##### -->
|
||||||
<para>
|
Information about video buffers.
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@src:
|
|
||||||
@offset:
|
|
||||||
@size:
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_fdsink_get_type ##### -->
|
<!-- ##### FUNCTION gst_fdsink_get_type ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
@ -2621,9 +2616,14 @@ This macro sets the given state on the element.
|
||||||
|
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
<!-- ##### SECTION ./tmpl/videoraw.sgml:Short_Description ##### -->
|
<!-- ##### FUNCTION gst_src_push_region ##### -->
|
||||||
Information about video buffers.
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@src:
|
||||||
|
@offset:
|
||||||
|
@size:
|
||||||
|
|
||||||
<!-- ##### STRUCT GstPipelineClass ##### -->
|
<!-- ##### STRUCT GstPipelineClass ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
@ -2696,13 +2696,13 @@ This macro checks to see if the GST_SRC_ASYNC flag is set.
|
||||||
|
|
||||||
@obj: GstSrc to check for flag in.
|
@obj: GstSrc to check for flag in.
|
||||||
|
|
||||||
<!-- ##### MACRO GST_TYPE_SINESRC ##### -->
|
<!-- ##### STRUCT GstPluginElement ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### STRUCT GstPluginElement ##### -->
|
<!-- ##### MACRO GST_TYPE_SINESRC ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
@ -2733,13 +2733,13 @@ A flag indicating that SSE instructions are supported.
|
||||||
|
|
||||||
@obj:
|
@obj:
|
||||||
|
|
||||||
<!-- ##### STRUCT GstDiskSrcClass ##### -->
|
<!-- ##### ARG GstAsyncDiskSrc:size ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### ARG GstAsyncDiskSrc:size ##### -->
|
<!-- ##### STRUCT GstDiskSrcClass ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
@ -2761,12 +2761,6 @@ to the current function, i.e. "('element')"
|
||||||
|
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
<!-- ##### STRUCT GstElementClass ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_bin_remove_managed_element ##### -->
|
<!-- ##### FUNCTION gst_bin_remove_managed_element ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -2775,6 +2769,12 @@ to the current function, i.e. "('element')"
|
||||||
@bin:
|
@bin:
|
||||||
@element:
|
@element:
|
||||||
|
|
||||||
|
<!-- ##### STRUCT GstElementClass ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO GST_IS_SRC ##### -->
|
<!-- ##### MACRO GST_IS_SRC ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -2837,6 +2837,12 @@ Information about audio buffers.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION plugin_initialize ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_caps_register ##### -->
|
<!-- ##### FUNCTION gst_caps_register ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -2845,12 +2851,6 @@ Information about audio buffers.
|
||||||
@factory:
|
@factory:
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
<!-- ##### FUNCTION plugin_initialize ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### ARG GstAsyncDiskSrc:location ##### -->
|
<!-- ##### ARG GstAsyncDiskSrc:location ##### -->
|
||||||
<para>
|
<para>
|
||||||
Specify the location of the file to read.
|
Specify the location of the file to read.
|
||||||
|
@ -2914,12 +2914,12 @@ the offset.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_buffer_get_metas ##### -->
|
<!-- ##### FUNCTION gst_sinesrc_new ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@buffer:
|
@name:
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
<!-- ##### MACRO GST_IS_ASYNCDISKSRC_CLASS ##### -->
|
<!-- ##### MACRO GST_IS_ASYNCDISKSRC_CLASS ##### -->
|
||||||
|
@ -2929,12 +2929,12 @@ the offset.
|
||||||
|
|
||||||
@obj:
|
@obj:
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_sinesrc_new ##### -->
|
<!-- ##### FUNCTION gst_buffer_get_metas ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
@name:
|
@buffer:
|
||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
<!-- ##### ARG GstAudioSrc:curoffset ##### -->
|
<!-- ##### ARG GstAudioSrc:curoffset ##### -->
|
||||||
|
@ -2985,13 +2985,6 @@ plugin
|
||||||
|
|
||||||
@klass:
|
@klass:
|
||||||
|
|
||||||
<!-- ##### MACRO GST_ASYNCDISKSRC ##### -->
|
|
||||||
<para>
|
|
||||||
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@obj:
|
|
||||||
|
|
||||||
<!-- ##### MACRO GST_HTTPSRC_CLASS ##### -->
|
<!-- ##### MACRO GST_HTTPSRC_CLASS ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -2999,6 +2992,13 @@ plugin
|
||||||
|
|
||||||
@klass:
|
@klass:
|
||||||
|
|
||||||
|
<!-- ##### MACRO GST_ASYNCDISKSRC ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@obj:
|
||||||
|
|
||||||
<!-- ##### ARG GstPad:active ##### -->
|
<!-- ##### ARG GstPad:active ##### -->
|
||||||
<para>
|
<para>
|
||||||
Indicates this pad is active
|
Indicates this pad is active
|
||||||
|
|
|
@ -17,7 +17,7 @@ bug fixes:
|
||||||
|
|
||||||
changes:
|
changes:
|
||||||
- better CPU detection
|
- better CPU detection
|
||||||
- dynamic autopluggers with a new more powerfull API.
|
- dynamic autopluggers with a new more powerful API.
|
||||||
- sparc cothreads.
|
- sparc cothreads.
|
||||||
- reworked arg setting (gstparse.c and gstelement.c xml handling)
|
- reworked arg setting (gstparse.c and gstelement.c xml handling)
|
||||||
- testsuite directory added
|
- testsuite directory added
|
||||||
|
@ -30,8 +30,8 @@ changes:
|
||||||
- get rid of the metadata.
|
- get rid of the metadata.
|
||||||
- man pages added for command line utils.
|
- man pages added for command line utils.
|
||||||
- more documentation updates
|
- more documentation updates
|
||||||
- colourfull debug system
|
- colourful debug system
|
||||||
- new plugin initialisation mechanism sot that the core can refuse
|
- new plugin initialisation mechanism so that the core can refuse
|
||||||
to load plugins build with an incompatible version number.
|
to load plugins build with an incompatible version number.
|
||||||
- added bash comand line completion for gstreamer-launch
|
- added bash comand line completion for gstreamer-launch
|
||||||
- pipefilter is now decoupled as it should be
|
- pipefilter is now decoupled as it should be
|
||||||
|
|
Loading…
Reference in a new issue