mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +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>
|
||||
|
||||
* configure.ac: Changes to remove POSIXisms (mmap in this case)
|
||||
|
|
|
@ -29,4 +29,11 @@ methods to request buffers from its pads.
|
|||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@srcpad:
|
||||
@silent:
|
||||
@sched:
|
||||
@numsinkpads:
|
||||
@sinkpads:
|
||||
@last_message:
|
||||
|
||||
|
|
|
@ -21,6 +21,14 @@ with the buffer. (fakesink)
|
|||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@silent:
|
||||
@dump:
|
||||
@sync:
|
||||
@signal_handoffs:
|
||||
@clock:
|
||||
@state_error:
|
||||
@last_message:
|
||||
|
||||
<!-- ##### ENUM GstFakeSinkStateError ##### -->
|
||||
<para>
|
||||
|
|
|
@ -19,6 +19,32 @@ The <classname>GstFakeSrc</classname> generates empty buffers. (fakesrc)
|
|||
|
||||
</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 ##### -->
|
||||
<para>
|
||||
|
|
|
@ -19,4 +19,7 @@ Write data to a file descriptor.
|
|||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@sinkpad:
|
||||
@fd:
|
||||
|
||||
|
|
|
@ -19,4 +19,11 @@ Read buffers from a file descriptor.
|
|||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@srcpad:
|
||||
@fd:
|
||||
@curoffset:
|
||||
@blocksize:
|
||||
@timeout:
|
||||
@seq:
|
||||
|
||||
|
|
|
@ -19,6 +19,11 @@ GstFileSink
|
|||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@filename:
|
||||
@uri:
|
||||
@file:
|
||||
@data_written:
|
||||
|
||||
<!-- ##### ENUM GstFileSinkFlags ##### -->
|
||||
<para>
|
||||
|
|
|
@ -20,6 +20,21 @@ and subbuffers.
|
|||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@srcpad:
|
||||
@pagesize:
|
||||
@filename:
|
||||
@uri:
|
||||
@fd:
|
||||
@filelen:
|
||||
@curoffset:
|
||||
@block_size:
|
||||
@touch:
|
||||
@using_mmap:
|
||||
@mapbuf:
|
||||
@mapsize:
|
||||
@seek_happened:
|
||||
@need_flush:
|
||||
|
||||
<!-- ##### ENUM GstFileSrcFlags ##### -->
|
||||
<para>
|
||||
|
|
|
@ -19,4 +19,16 @@ Pass data without modification.
|
|||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@sinkpad:
|
||||
@srcpad:
|
||||
@loop_based:
|
||||
@duplicate:
|
||||
@error_after:
|
||||
@drop_probability:
|
||||
@sleep_time:
|
||||
@silent:
|
||||
@dump:
|
||||
@last_message:
|
||||
@srccaps:
|
||||
|
||||
|
|
|
@ -19,4 +19,13 @@ GstMD5Sink
|
|||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@A:
|
||||
@B:
|
||||
@C:
|
||||
@D:
|
||||
@total:
|
||||
@buflen:
|
||||
@buffer:
|
||||
@md5:
|
||||
|
||||
|
|
|
@ -19,6 +19,14 @@ GstMultiFileSrc
|
|||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@srcpad:
|
||||
@currentfilename:
|
||||
@listptr:
|
||||
@fd:
|
||||
@size:
|
||||
@map:
|
||||
@new_seek:
|
||||
|
||||
<!-- ##### ENUM GstMultiFileSrcFlags ##### -->
|
||||
<para>
|
||||
|
|
|
@ -20,6 +20,17 @@ buffers from its output.
|
|||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@sinkpad:
|
||||
@srcpad:
|
||||
@command:
|
||||
@orig_command:
|
||||
@fdout:
|
||||
@fdin:
|
||||
@childpid:
|
||||
@curoffset:
|
||||
@bytes_per_read:
|
||||
@seq:
|
||||
|
||||
<!-- ##### ENUM GstPipeFilterFlags ##### -->
|
||||
<para>
|
||||
|
|
|
@ -19,6 +19,12 @@ GstShaper
|
|||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@connections:
|
||||
@nconnections:
|
||||
@policy:
|
||||
@silent:
|
||||
@last_message:
|
||||
|
||||
<!-- ##### ENUM GstShaperPolicyType ##### -->
|
||||
<para>
|
||||
|
|
|
@ -19,6 +19,10 @@ GstSpider
|
|||
|
||||
</para>
|
||||
|
||||
@parent:
|
||||
@sink_ident:
|
||||
@factories:
|
||||
@links:
|
||||
|
||||
<!-- ##### TYPEDEF GstSpiderConnection ##### -->
|
||||
<para>
|
||||
|
|
|
@ -19,6 +19,11 @@ GstSpiderIdentity
|
|||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@sink:
|
||||
@src:
|
||||
@plugged:
|
||||
@caps:
|
||||
|
||||
<!-- ##### FUNCTION gst_spider_identity_new_sink ##### -->
|
||||
<para>
|
||||
|
|
|
@ -20,6 +20,18 @@ the data stream, such as buffers/bytes/events etc.
|
|||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@sinkpad:
|
||||
@srcpad:
|
||||
@timer:
|
||||
@last_timer:
|
||||
@stats:
|
||||
@last_stats:
|
||||
@update_count:
|
||||
@update_freq:
|
||||
@update_on_eos:
|
||||
@update:
|
||||
@silent:
|
||||
|
||||
<!-- ##### STRUCT stats ##### -->
|
||||
<para>
|
||||
|
|
|
@ -19,4 +19,8 @@ A tee can be used to split out the filter graph.
|
|||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@sinkpad:
|
||||
@silent:
|
||||
@last_message:
|
||||
|
||||
|
|
|
@ -21,4 +21,15 @@ GstTypeFindElement
|
|||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@sink:
|
||||
@src:
|
||||
@min_probability:
|
||||
@max_probability:
|
||||
@caps:
|
||||
@mode:
|
||||
@store:
|
||||
@stream_length:
|
||||
@stream_length_available:
|
||||
@possibilities:
|
||||
|
||||
|
|
|
@ -88,6 +88,8 @@ gstutils
|
|||
parent_type_macro:
|
||||
@\
|
||||
parent_type_macro:
|
||||
@\
|
||||
parent_type_macro:
|
||||
@\
|
||||
parent_type_macro:
|
||||
@additional_initializations:
|
||||
|
|
Loading…
Reference in a new issue