mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
docs/gst/tmpl/gstaggregator.sgml: Random checkin because gtk-doc seems to think it needs to be done.
Original commit message from CVS: * docs/gst/tmpl/gstaggregator.sgml: Random checkin because gtk-doc seems to think it needs to be done. * docs/gst/tmpl/gstfakesink.sgml: * docs/gst/tmpl/gstfakesrc.sgml: * docs/gst/tmpl/gstfdsink.sgml: * docs/gst/tmpl/gstfdsrc.sgml: * docs/gst/tmpl/gstfilesink.sgml: * docs/gst/tmpl/gstfilesrc.sgml: * docs/gst/tmpl/gstidentity.sgml: * docs/gst/tmpl/gstmd5sink.sgml: * docs/gst/tmpl/gstmultifilesrc.sgml: * docs/gst/tmpl/gstpipefilter.sgml: * docs/gst/tmpl/gstshaper.sgml: * docs/gst/tmpl/gstspider.sgml: * docs/gst/tmpl/gstspideridentity.sgml: * docs/gst/tmpl/gststatistics.sgml: * docs/gst/tmpl/gsttee.sgml: * docs/gst/tmpl/gsttypefind.sgml: * docs/gst/tmpl/gstutils.sgml:
This commit is contained in:
parent
0fe483523c
commit
3803e830d3
19 changed files with 177 additions and 0 deletions
22
ChangeLog
22
ChangeLog
|
@ -1,3 +1,25 @@
|
||||||
|
2004-04-13 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
|
* docs/gst/tmpl/gstaggregator.sgml: Random checkin because gtk-doc
|
||||||
|
seems to think it needs to be done.
|
||||||
|
* docs/gst/tmpl/gstfakesink.sgml:
|
||||||
|
* docs/gst/tmpl/gstfakesrc.sgml:
|
||||||
|
* docs/gst/tmpl/gstfdsink.sgml:
|
||||||
|
* docs/gst/tmpl/gstfdsrc.sgml:
|
||||||
|
* docs/gst/tmpl/gstfilesink.sgml:
|
||||||
|
* docs/gst/tmpl/gstfilesrc.sgml:
|
||||||
|
* docs/gst/tmpl/gstidentity.sgml:
|
||||||
|
* docs/gst/tmpl/gstmd5sink.sgml:
|
||||||
|
* docs/gst/tmpl/gstmultifilesrc.sgml:
|
||||||
|
* docs/gst/tmpl/gstpipefilter.sgml:
|
||||||
|
* docs/gst/tmpl/gstshaper.sgml:
|
||||||
|
* docs/gst/tmpl/gstspider.sgml:
|
||||||
|
* docs/gst/tmpl/gstspideridentity.sgml:
|
||||||
|
* docs/gst/tmpl/gststatistics.sgml:
|
||||||
|
* docs/gst/tmpl/gsttee.sgml:
|
||||||
|
* docs/gst/tmpl/gsttypefind.sgml:
|
||||||
|
* docs/gst/tmpl/gstutils.sgml:
|
||||||
|
|
||||||
2004-04-13 David Schleef <ds@schleef.org>
|
2004-04-13 David Schleef <ds@schleef.org>
|
||||||
|
|
||||||
* configure.ac: Changes to remove POSIXisms (mmap in this case)
|
* configure.ac: Changes to remove POSIXisms (mmap in this case)
|
||||||
|
|
|
@ -29,4 +29,11 @@ methods to request buffers from its pads.
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@srcpad:
|
||||||
|
@silent:
|
||||||
|
@sched:
|
||||||
|
@numsinkpads:
|
||||||
|
@sinkpads:
|
||||||
|
@last_message:
|
||||||
|
|
||||||
|
|
|
@ -21,6 +21,14 @@ with the buffer. (fakesink)
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@silent:
|
||||||
|
@dump:
|
||||||
|
@sync:
|
||||||
|
@signal_handoffs:
|
||||||
|
@clock:
|
||||||
|
@state_error:
|
||||||
|
@last_message:
|
||||||
|
|
||||||
<!-- ##### ENUM GstFakeSinkStateError ##### -->
|
<!-- ##### ENUM GstFakeSinkStateError ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
|
@ -19,6 +19,32 @@ The <classname>GstFakeSrc</classname> generates empty buffers. (fakesrc)
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@loop_based:
|
||||||
|
@eos:
|
||||||
|
@output:
|
||||||
|
@data:
|
||||||
|
@sizetype:
|
||||||
|
@filltype:
|
||||||
|
@sizemin:
|
||||||
|
@sizemax:
|
||||||
|
@parent:
|
||||||
|
@parentsize:
|
||||||
|
@parentoffset:
|
||||||
|
@pattern_byte:
|
||||||
|
@pattern:
|
||||||
|
@patternlist:
|
||||||
|
@segment_start:
|
||||||
|
@segment_end:
|
||||||
|
@segment_loop:
|
||||||
|
@num_buffers:
|
||||||
|
@rt_num_buffers:
|
||||||
|
@buffer_count:
|
||||||
|
@silent:
|
||||||
|
@signal_handoffs:
|
||||||
|
@dump:
|
||||||
|
@need_flush:
|
||||||
|
@last_message:
|
||||||
|
|
||||||
<!-- ##### ENUM GstFakeSrcOutputType ##### -->
|
<!-- ##### ENUM GstFakeSrcOutputType ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
|
@ -19,4 +19,7 @@ Write data to a file descriptor.
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@sinkpad:
|
||||||
|
@fd:
|
||||||
|
|
||||||
|
|
|
@ -19,4 +19,11 @@ Read buffers from a file descriptor.
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@srcpad:
|
||||||
|
@fd:
|
||||||
|
@curoffset:
|
||||||
|
@blocksize:
|
||||||
|
@timeout:
|
||||||
|
@seq:
|
||||||
|
|
||||||
|
|
|
@ -19,6 +19,11 @@ GstFileSink
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@filename:
|
||||||
|
@uri:
|
||||||
|
@file:
|
||||||
|
@data_written:
|
||||||
|
|
||||||
<!-- ##### ENUM GstFileSinkFlags ##### -->
|
<!-- ##### ENUM GstFileSinkFlags ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
|
@ -20,6 +20,21 @@ and subbuffers.
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@srcpad:
|
||||||
|
@pagesize:
|
||||||
|
@filename:
|
||||||
|
@uri:
|
||||||
|
@fd:
|
||||||
|
@filelen:
|
||||||
|
@curoffset:
|
||||||
|
@block_size:
|
||||||
|
@touch:
|
||||||
|
@using_mmap:
|
||||||
|
@mapbuf:
|
||||||
|
@mapsize:
|
||||||
|
@seek_happened:
|
||||||
|
@need_flush:
|
||||||
|
|
||||||
<!-- ##### ENUM GstFileSrcFlags ##### -->
|
<!-- ##### ENUM GstFileSrcFlags ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
|
@ -19,4 +19,16 @@ Pass data without modification.
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@sinkpad:
|
||||||
|
@srcpad:
|
||||||
|
@loop_based:
|
||||||
|
@duplicate:
|
||||||
|
@error_after:
|
||||||
|
@drop_probability:
|
||||||
|
@sleep_time:
|
||||||
|
@silent:
|
||||||
|
@dump:
|
||||||
|
@last_message:
|
||||||
|
@srccaps:
|
||||||
|
|
||||||
|
|
|
@ -19,4 +19,13 @@ GstMD5Sink
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@A:
|
||||||
|
@B:
|
||||||
|
@C:
|
||||||
|
@D:
|
||||||
|
@total:
|
||||||
|
@buflen:
|
||||||
|
@buffer:
|
||||||
|
@md5:
|
||||||
|
|
||||||
|
|
|
@ -19,6 +19,14 @@ GstMultiFileSrc
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@srcpad:
|
||||||
|
@currentfilename:
|
||||||
|
@listptr:
|
||||||
|
@fd:
|
||||||
|
@size:
|
||||||
|
@map:
|
||||||
|
@new_seek:
|
||||||
|
|
||||||
<!-- ##### ENUM GstMultiFileSrcFlags ##### -->
|
<!-- ##### ENUM GstMultiFileSrcFlags ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
|
@ -20,6 +20,17 @@ buffers from its output.
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@sinkpad:
|
||||||
|
@srcpad:
|
||||||
|
@command:
|
||||||
|
@orig_command:
|
||||||
|
@fdout:
|
||||||
|
@fdin:
|
||||||
|
@childpid:
|
||||||
|
@curoffset:
|
||||||
|
@bytes_per_read:
|
||||||
|
@seq:
|
||||||
|
|
||||||
<!-- ##### ENUM GstPipeFilterFlags ##### -->
|
<!-- ##### ENUM GstPipeFilterFlags ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
|
@ -19,6 +19,12 @@ GstShaper
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@connections:
|
||||||
|
@nconnections:
|
||||||
|
@policy:
|
||||||
|
@silent:
|
||||||
|
@last_message:
|
||||||
|
|
||||||
<!-- ##### ENUM GstShaperPolicyType ##### -->
|
<!-- ##### ENUM GstShaperPolicyType ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
|
@ -19,6 +19,10 @@ GstSpider
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@parent:
|
||||||
|
@sink_ident:
|
||||||
|
@factories:
|
||||||
|
@links:
|
||||||
|
|
||||||
<!-- ##### TYPEDEF GstSpiderConnection ##### -->
|
<!-- ##### TYPEDEF GstSpiderConnection ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
|
@ -19,6 +19,11 @@ GstSpiderIdentity
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@sink:
|
||||||
|
@src:
|
||||||
|
@plugged:
|
||||||
|
@caps:
|
||||||
|
|
||||||
<!-- ##### FUNCTION gst_spider_identity_new_sink ##### -->
|
<!-- ##### FUNCTION gst_spider_identity_new_sink ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
|
@ -20,6 +20,18 @@ the data stream, such as buffers/bytes/events etc.
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@sinkpad:
|
||||||
|
@srcpad:
|
||||||
|
@timer:
|
||||||
|
@last_timer:
|
||||||
|
@stats:
|
||||||
|
@last_stats:
|
||||||
|
@update_count:
|
||||||
|
@update_freq:
|
||||||
|
@update_on_eos:
|
||||||
|
@update:
|
||||||
|
@silent:
|
||||||
|
|
||||||
<!-- ##### STRUCT stats ##### -->
|
<!-- ##### STRUCT stats ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
|
@ -19,4 +19,8 @@ A tee can be used to split out the filter graph.
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@sinkpad:
|
||||||
|
@silent:
|
||||||
|
@last_message:
|
||||||
|
|
||||||
|
|
|
@ -21,4 +21,15 @@ GstTypeFindElement
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@element:
|
||||||
|
@sink:
|
||||||
|
@src:
|
||||||
|
@min_probability:
|
||||||
|
@max_probability:
|
||||||
|
@caps:
|
||||||
|
@mode:
|
||||||
|
@store:
|
||||||
|
@stream_length:
|
||||||
|
@stream_length_available:
|
||||||
|
@possibilities:
|
||||||
|
|
||||||
|
|
|
@ -90,6 +90,8 @@ gstutils
|
||||||
parent_type_macro:
|
parent_type_macro:
|
||||||
@\
|
@\
|
||||||
parent_type_macro:
|
parent_type_macro:
|
||||||
|
@\
|
||||||
|
parent_type_macro:
|
||||||
@additional_initializations:
|
@additional_initializations:
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue