mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
Disable parsing of a lot of files that aren't part of the exported API. Move corresponding template files to old/, w...
Original commit message from CVS: Disable parsing of a lot of files that aren't part of the exported API. Move corresponding template files to old/, waiting for removal when they don't contain anything interesting. * docs/gst/Makefile.am: * docs/gst/gstreamer-sections.txt: * docs/gst/tmpl/cothreads.sgml: * docs/gst/tmpl/cothreads_compat.sgml: * docs/gst/tmpl/gettext.sgml: * docs/gst/tmpl/gobject2gtk.sgml: * docs/gst/tmpl/grammar.tab.sgml: * docs/gst/tmpl/gst-i18n-app.sgml: * docs/gst/tmpl/gst-i18n-lib.sgml: * docs/gst/tmpl/gst_private.sgml: * docs/gst/tmpl/gstaggregator.sgml: * docs/gst/tmpl/gstarch.sgml: * docs/gst/tmpl/gstatomic_impl.sgml: * docs/gst/tmpl/gstbufferstore.sgml: * docs/gst/tmpl/gstdata_private.sgml: * docs/gst/tmpl/gstdisksink.sgml: * docs/gst/tmpl/gstdisksrc.sgml: * docs/gst/tmpl/gstelementfactory.sgml: * docs/gst/tmpl/gstextratypes.sgml: * 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/gsthttpsrc.sgml: * docs/gst/tmpl/gstidentity.sgml: * docs/gst/tmpl/gstindexfactory.sgml: * docs/gst/tmpl/gstmarshal.sgml: * docs/gst/tmpl/gstmd5sink.sgml: * docs/gst/tmpl/gstmultidisksrc.sgml: * docs/gst/tmpl/gstmultifilesrc.sgml: * docs/gst/tmpl/gstpadtemplate.sgml: * docs/gst/tmpl/gstpipefilter.sgml: * docs/gst/tmpl/gstschedulerfactory.sgml: * docs/gst/tmpl/gstsearchfuncs.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/gsttimecache.sgml: * docs/gst/tmpl/gsttypefind.sgml: * docs/gst/tmpl/gsttypefindfactory.sgml: * docs/gst/tmpl/gstxmlregistry.sgml: * docs/gst/tmpl/gthread-cothreads.sgml: * docs/gst/tmpl/old/cothreads.sgml: * docs/gst/tmpl/old/cothreads_compat.sgml: * docs/gst/tmpl/old/gettext.sgml: * docs/gst/tmpl/old/gobject2gtk.sgml: * docs/gst/tmpl/old/grammar.tab.sgml: * docs/gst/tmpl/old/gst-i18n-app.sgml: * docs/gst/tmpl/old/gst-i18n-lib.sgml: * docs/gst/tmpl/old/gst_private.sgml: * docs/gst/tmpl/old/gstaggregator.sgml: * docs/gst/tmpl/old/gstarch.sgml: * docs/gst/tmpl/old/gstatomic_impl.sgml: * docs/gst/tmpl/old/gstbufferstore.sgml: * docs/gst/tmpl/old/gstdata_private.sgml: * docs/gst/tmpl/old/gstdisksink.sgml: * docs/gst/tmpl/old/gstdisksrc.sgml: * docs/gst/tmpl/old/gstelementfactory.sgml: * docs/gst/tmpl/old/gstextratypes.sgml: * docs/gst/tmpl/old/gstfakesink.sgml: * docs/gst/tmpl/old/gstfakesrc.sgml: * docs/gst/tmpl/old/gstfdsink.sgml: * docs/gst/tmpl/old/gstfdsrc.sgml: * docs/gst/tmpl/old/gstfilesink.sgml: * docs/gst/tmpl/old/gstfilesrc.sgml: * docs/gst/tmpl/old/gsthttpsrc.sgml: * docs/gst/tmpl/old/gstidentity.sgml: * docs/gst/tmpl/old/gstindexfactory.sgml: * docs/gst/tmpl/old/gstmarshal.sgml: * docs/gst/tmpl/old/gstmd5sink.sgml: * docs/gst/tmpl/old/gstmultidisksrc.sgml: * docs/gst/tmpl/old/gstmultifilesrc.sgml: * docs/gst/tmpl/old/gstpadtemplate.sgml: * docs/gst/tmpl/old/gstpipefilter.sgml: * docs/gst/tmpl/old/gstschedulerfactory.sgml: * docs/gst/tmpl/old/gstsearchfuncs.sgml: * docs/gst/tmpl/old/gstshaper.sgml: * docs/gst/tmpl/old/gstspider.sgml: * docs/gst/tmpl/old/gstspideridentity.sgml: * docs/gst/tmpl/old/gststatistics.sgml: * docs/gst/tmpl/old/gsttee.sgml: * docs/gst/tmpl/old/gsttimecache.sgml: * docs/gst/tmpl/old/gsttypefindfactory.sgml: * docs/gst/tmpl/old/gstxmlregistry.sgml: * docs/gst/tmpl/old/gthread-cothreads.sgml: * docs/gst/tmpl/old/types.sgml: * docs/gst/tmpl/types.sgml: Rename gsttypefind.[ch] back to gsttypefindelement.[ch], since gtkdoc-scan doesn't like files with the same name in different directories. * gst/elements/Makefile.am: * gst/elements/gstelements.c: * gst/elements/gsttypefind.c: * gst/elements/gsttypefind.h: * gst/elements/gsttypefindelement.c: * gst/elements/gsttypefindelement.h:
This commit is contained in:
parent
a2a974bfae
commit
7f6d9dcadf
62 changed files with 345 additions and 912 deletions
108
ChangeLog
108
ChangeLog
|
@ -1,3 +1,111 @@
|
|||
2004-04-28 David Schleef <ds@schleef.org>
|
||||
|
||||
Disable parsing of a lot of files that aren't part of the
|
||||
exported API. Move corresponding template files to old/,
|
||||
waiting for removal when they don't contain anything
|
||||
interesting.
|
||||
* docs/gst/Makefile.am:
|
||||
* docs/gst/gstreamer-sections.txt:
|
||||
* docs/gst/tmpl/cothreads.sgml:
|
||||
* docs/gst/tmpl/cothreads_compat.sgml:
|
||||
* docs/gst/tmpl/gettext.sgml:
|
||||
* docs/gst/tmpl/gobject2gtk.sgml:
|
||||
* docs/gst/tmpl/grammar.tab.sgml:
|
||||
* docs/gst/tmpl/gst-i18n-app.sgml:
|
||||
* docs/gst/tmpl/gst-i18n-lib.sgml:
|
||||
* docs/gst/tmpl/gst_private.sgml:
|
||||
* docs/gst/tmpl/gstaggregator.sgml:
|
||||
* docs/gst/tmpl/gstarch.sgml:
|
||||
* docs/gst/tmpl/gstatomic_impl.sgml:
|
||||
* docs/gst/tmpl/gstbufferstore.sgml:
|
||||
* docs/gst/tmpl/gstdata_private.sgml:
|
||||
* docs/gst/tmpl/gstdisksink.sgml:
|
||||
* docs/gst/tmpl/gstdisksrc.sgml:
|
||||
* docs/gst/tmpl/gstelementfactory.sgml:
|
||||
* docs/gst/tmpl/gstextratypes.sgml:
|
||||
* 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/gsthttpsrc.sgml:
|
||||
* docs/gst/tmpl/gstidentity.sgml:
|
||||
* docs/gst/tmpl/gstindexfactory.sgml:
|
||||
* docs/gst/tmpl/gstmarshal.sgml:
|
||||
* docs/gst/tmpl/gstmd5sink.sgml:
|
||||
* docs/gst/tmpl/gstmultidisksrc.sgml:
|
||||
* docs/gst/tmpl/gstmultifilesrc.sgml:
|
||||
* docs/gst/tmpl/gstpadtemplate.sgml:
|
||||
* docs/gst/tmpl/gstpipefilter.sgml:
|
||||
* docs/gst/tmpl/gstschedulerfactory.sgml:
|
||||
* docs/gst/tmpl/gstsearchfuncs.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/gsttimecache.sgml:
|
||||
* docs/gst/tmpl/gsttypefind.sgml:
|
||||
* docs/gst/tmpl/gsttypefindfactory.sgml:
|
||||
* docs/gst/tmpl/gstxmlregistry.sgml:
|
||||
* docs/gst/tmpl/gthread-cothreads.sgml:
|
||||
* docs/gst/tmpl/old/cothreads.sgml:
|
||||
* docs/gst/tmpl/old/cothreads_compat.sgml:
|
||||
* docs/gst/tmpl/old/gettext.sgml:
|
||||
* docs/gst/tmpl/old/gobject2gtk.sgml:
|
||||
* docs/gst/tmpl/old/grammar.tab.sgml:
|
||||
* docs/gst/tmpl/old/gst-i18n-app.sgml:
|
||||
* docs/gst/tmpl/old/gst-i18n-lib.sgml:
|
||||
* docs/gst/tmpl/old/gst_private.sgml:
|
||||
* docs/gst/tmpl/old/gstaggregator.sgml:
|
||||
* docs/gst/tmpl/old/gstarch.sgml:
|
||||
* docs/gst/tmpl/old/gstatomic_impl.sgml:
|
||||
* docs/gst/tmpl/old/gstbufferstore.sgml:
|
||||
* docs/gst/tmpl/old/gstdata_private.sgml:
|
||||
* docs/gst/tmpl/old/gstdisksink.sgml:
|
||||
* docs/gst/tmpl/old/gstdisksrc.sgml:
|
||||
* docs/gst/tmpl/old/gstelementfactory.sgml:
|
||||
* docs/gst/tmpl/old/gstextratypes.sgml:
|
||||
* docs/gst/tmpl/old/gstfakesink.sgml:
|
||||
* docs/gst/tmpl/old/gstfakesrc.sgml:
|
||||
* docs/gst/tmpl/old/gstfdsink.sgml:
|
||||
* docs/gst/tmpl/old/gstfdsrc.sgml:
|
||||
* docs/gst/tmpl/old/gstfilesink.sgml:
|
||||
* docs/gst/tmpl/old/gstfilesrc.sgml:
|
||||
* docs/gst/tmpl/old/gsthttpsrc.sgml:
|
||||
* docs/gst/tmpl/old/gstidentity.sgml:
|
||||
* docs/gst/tmpl/old/gstindexfactory.sgml:
|
||||
* docs/gst/tmpl/old/gstmarshal.sgml:
|
||||
* docs/gst/tmpl/old/gstmd5sink.sgml:
|
||||
* docs/gst/tmpl/old/gstmultidisksrc.sgml:
|
||||
* docs/gst/tmpl/old/gstmultifilesrc.sgml:
|
||||
* docs/gst/tmpl/old/gstpadtemplate.sgml:
|
||||
* docs/gst/tmpl/old/gstpipefilter.sgml:
|
||||
* docs/gst/tmpl/old/gstschedulerfactory.sgml:
|
||||
* docs/gst/tmpl/old/gstsearchfuncs.sgml:
|
||||
* docs/gst/tmpl/old/gstshaper.sgml:
|
||||
* docs/gst/tmpl/old/gstspider.sgml:
|
||||
* docs/gst/tmpl/old/gstspideridentity.sgml:
|
||||
* docs/gst/tmpl/old/gststatistics.sgml:
|
||||
* docs/gst/tmpl/old/gsttee.sgml:
|
||||
* docs/gst/tmpl/old/gsttimecache.sgml:
|
||||
* docs/gst/tmpl/old/gsttypefindfactory.sgml:
|
||||
* docs/gst/tmpl/old/gstxmlregistry.sgml:
|
||||
* docs/gst/tmpl/old/gthread-cothreads.sgml:
|
||||
* docs/gst/tmpl/old/types.sgml:
|
||||
* docs/gst/tmpl/types.sgml:
|
||||
|
||||
Rename gsttypefind.[ch] back to gsttypefindelement.[ch], since
|
||||
gtkdoc-scan doesn't like files with the same name in different
|
||||
directories.
|
||||
* gst/elements/Makefile.am:
|
||||
* gst/elements/gstelements.c:
|
||||
* gst/elements/gsttypefind.c:
|
||||
* gst/elements/gsttypefind.h:
|
||||
* gst/elements/gsttypefindelement.c:
|
||||
* gst/elements/gsttypefindelement.h:
|
||||
|
||||
2004-04-28 David Schleef <ds@schleef.org>
|
||||
|
||||
A bunch of portability fixes, derived from Steve Lhomme's MSVC
|
||||
|
|
|
@ -73,22 +73,26 @@ IGNORE_HFILES= \
|
|||
types.h \
|
||||
grammar.tab.h \
|
||||
gstmarshal.h \
|
||||
elements/gstaggregator.h \
|
||||
elements/gstbufferstore.h \
|
||||
elements/gstfakesink.h \
|
||||
elements/gstfakesrc.h \
|
||||
elements/gstfdsink.h \
|
||||
elements/gstfdsrc.h \
|
||||
elements/gstfilesink.h \
|
||||
elements/gstfilesrc.h \
|
||||
elements/gstidentity.h \
|
||||
elements/gstmd5sink.h \
|
||||
elements/gstmultifilesrc.h \
|
||||
elements/gstpipefilter.h \
|
||||
elements/gstshaper.h \
|
||||
elements/gststatistics.h \
|
||||
elements/gsttee.h \
|
||||
elements/gsttypefind.h
|
||||
gstaggregator.h \
|
||||
gstbufferstore.h \
|
||||
gstfakesink.h \
|
||||
gstfakesrc.h \
|
||||
gstfdsink.h \
|
||||
gstfdsrc.h \
|
||||
gstfilesink.h \
|
||||
gstfilesrc.h \
|
||||
gstidentity.h \
|
||||
gstmd5sink.h \
|
||||
gstmultifilesrc.h \
|
||||
gstpipefilter.h \
|
||||
gstshaper.h \
|
||||
gststatistics.h \
|
||||
gsttee.h \
|
||||
gsttypefindelement.h \
|
||||
gstspider.h \
|
||||
gstspideridentity.h \
|
||||
gstsearchfuncs.h \
|
||||
gstxmlregistry.h
|
||||
|
||||
# Images to copy into HTML directory.
|
||||
HTML_IMAGES =
|
||||
|
|
|
@ -1231,307 +1231,6 @@ GST_IS_XML_CLASS
|
|||
GST_XML_GET_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstspider</FILE>
|
||||
GstSpider
|
||||
GstSpiderConnection
|
||||
<TITLE>GstSpider</TITLE>
|
||||
gst_spider_identity_plug
|
||||
gst_spider_identity_unplug
|
||||
<SUBSECTION Standard>
|
||||
GstSpiderClass
|
||||
GST_SPIDER
|
||||
GST_IS_SPIDER
|
||||
GST_TYPE_SPIDER
|
||||
gst_spider_get_type
|
||||
GST_SPIDER_CLASS
|
||||
GST_IS_SPIDER_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstspideridentity</FILE>
|
||||
<TITLE>GstSpiderIdentity</TITLE>
|
||||
GstSpiderIdentity
|
||||
gst_spider_identity_new_sink
|
||||
gst_spider_identity_new_src
|
||||
gst_spider_identity_request_new_pad
|
||||
<SUBSECTION Standard>
|
||||
GstSpiderIdentityClass
|
||||
GST_SPIDER_IDENTITY
|
||||
GST_IS_SPIDER_IDENTITY
|
||||
GST_TYPE_SPIDER_IDENTITY
|
||||
gst_spider_identity_get_type
|
||||
GST_SPIDER_IDENTITY_CLASS
|
||||
GST_IS_SPIDER_IDENTITY_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstaggregator</FILE>
|
||||
<TITLE>GstAggregator</TITLE>
|
||||
GstAggregatorSchedType
|
||||
GstAggregator
|
||||
<SUBSECTION Standard>
|
||||
GstAggregatorClass
|
||||
GST_AGGREGATOR
|
||||
GST_IS_AGGREGATOR
|
||||
GST_TYPE_AGGREGATOR
|
||||
gst_aggregator_get_type
|
||||
GST_AGGREGATOR_CLASS
|
||||
GST_IS_AGGREGATOR_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstbufferstore</FILE>
|
||||
<TITLE>GstBufferStore</TITLE>
|
||||
GstBufferStore
|
||||
gst_buffer_store_new
|
||||
gst_buffer_store_clear
|
||||
gst_buffer_store_add_buffer
|
||||
gst_buffer_store_get_buffer
|
||||
gst_buffer_store_get_size
|
||||
<SUBSECTION Standard>
|
||||
GstBufferStoreClass
|
||||
GST_BUFFER_STORE
|
||||
GST_IS_BUFFER_STORE
|
||||
GST_TYPE_BUFFER_STORE
|
||||
gst_buffer_store_get_type
|
||||
GST_BUFFER_STORE_CLASS
|
||||
GST_IS_BUFFER_STORE_CLASS
|
||||
GST_BUFFER_STORE_GET_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstfakesink</FILE>
|
||||
GstFakeSink
|
||||
GstFakeSinkStateError
|
||||
<TITLE>GstFakeSink</TITLE>
|
||||
<SUBSECTION Standard>
|
||||
GstFakeSinkClass
|
||||
GST_FAKESINK
|
||||
GST_IS_FAKESINK
|
||||
GST_TYPE_FAKESINK
|
||||
gst_fakesink_get_type
|
||||
GST_FAKESINK_CLASS
|
||||
GST_IS_FAKESINK_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstfakesrc</FILE>
|
||||
GstFakeSrc
|
||||
GstFakeSrcOutputType
|
||||
GstFakeSrcDataType
|
||||
GstFakeSrcSizeType
|
||||
GstFakeSrcFillType
|
||||
<TITLE>GstFakeSrc</TITLE>
|
||||
<SUBSECTION Standard>
|
||||
GstFakeSrcClass
|
||||
GST_FAKESRC
|
||||
GST_IS_FAKESRC
|
||||
GST_TYPE_FAKESRC
|
||||
gst_fakesrc_get_type
|
||||
GST_FAKESRC_CLASS
|
||||
GST_IS_FAKESRC_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstfdsink</FILE>
|
||||
<TITLE>GstFdSink</TITLE>
|
||||
GstFdSink
|
||||
<SUBSECTION Standard>
|
||||
GstFdSinkClass
|
||||
GST_FDSINK
|
||||
GST_IS_FDSINK
|
||||
GST_TYPE_FDSINK
|
||||
gst_fdsink_get_type
|
||||
GST_FDSINK_CLASS
|
||||
GST_IS_FDSINK_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstfdsrc</FILE>
|
||||
<TITLE>GstFdSrc</TITLE>
|
||||
GstFdSrc
|
||||
<SUBSECTION Standard>
|
||||
GstFdSrcClass
|
||||
GST_FDSRC
|
||||
GST_IS_FDSRC
|
||||
GST_TYPE_FDSRC
|
||||
gst_fdsrc_get_type
|
||||
GST_FDSRC_CLASS
|
||||
GST_IS_FDSRC_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstfilesink</FILE>
|
||||
GstFileSink
|
||||
GstFileSinkFlags
|
||||
<TITLE>GstFileSink</TITLE>
|
||||
<SUBSECTION Standard>
|
||||
GstFileSinkClass
|
||||
GST_FILESINK
|
||||
GST_IS_FILESINK
|
||||
GST_TYPE_FILESINK
|
||||
gst_filesink_get_type
|
||||
GST_FILESINK_CLASS
|
||||
GST_IS_FILESINK_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstfilesrc</FILE>
|
||||
GstFileSrc
|
||||
GstFileSrcFlags
|
||||
<TITLE>GstFileSrc</TITLE>
|
||||
<SUBSECTION Standard>
|
||||
GstFileSrcClass
|
||||
GST_FILESRC
|
||||
GST_IS_FILESRC
|
||||
GST_TYPE_FILESRC
|
||||
gst_filesrc_get_type
|
||||
GST_FILESRC_CLASS
|
||||
GST_IS_FILESRC_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstidentity</FILE>
|
||||
<TITLE>GstIdentity</TITLE>
|
||||
GstIdentity
|
||||
<SUBSECTION Standard>
|
||||
GstIdentityClass
|
||||
GST_IDENTITY
|
||||
GST_IS_IDENTITY
|
||||
GST_TYPE_IDENTITY
|
||||
gst_identity_get_type
|
||||
GST_IDENTITY_CLASS
|
||||
GST_IS_IDENTITY_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstmd5sink</FILE>
|
||||
<TITLE>GstMD5Sink</TITLE>
|
||||
GstMD5Sink
|
||||
<SUBSECTION Standard>
|
||||
GstMD5SinkClass
|
||||
GST_MD5SINK
|
||||
GST_IS_MD5SINK
|
||||
GST_TYPE_MD5SINK
|
||||
gst_md5sink_get_type
|
||||
GST_MD5SINK_CLASS
|
||||
GST_IS_MD5SINK_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstpipefilter</FILE>
|
||||
GstPipefilter
|
||||
GstPipeFilterFlags
|
||||
<TITLE>GstPipefilter</TITLE>
|
||||
<SUBSECTION Standard>
|
||||
GstPipefilterClass
|
||||
GST_PIPEFILTER
|
||||
GST_IS_PIPEFILTER
|
||||
GST_TYPE_PIPEFILTER
|
||||
gst_pipefilter_get_type
|
||||
GST_PIPEFILTER_CLASS
|
||||
GST_IS_PIPEFILTER_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstshaper</FILE>
|
||||
GstShaper
|
||||
GstShaperPolicyType
|
||||
<TITLE>GstShaper</TITLE>
|
||||
<SUBSECTION Standard>
|
||||
GstShaperClass
|
||||
GST_SHAPER
|
||||
GST_IS_SHAPER
|
||||
GST_TYPE_SHAPER
|
||||
gst_shaper_get_type
|
||||
GST_SHAPER_CLASS
|
||||
GST_IS_SHAPER_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gststatistics</FILE>
|
||||
GstStatistics
|
||||
stats
|
||||
<TITLE>GstStatistics</TITLE>
|
||||
<SUBSECTION Standard>
|
||||
GstStatisticsClass
|
||||
GST_STATISTICS
|
||||
GST_IS_STATISTICS
|
||||
GST_TYPE_STATISTICS
|
||||
gst_statistics_get_type
|
||||
GST_STATISTICS_CLASS
|
||||
GST_IS_STATISTICS_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gsttee</FILE>
|
||||
<TITLE>GstTee</TITLE>
|
||||
GstTee
|
||||
<SUBSECTION Standard>
|
||||
GstTeeClass
|
||||
GST_TEE
|
||||
GST_IS_TEE
|
||||
GST_TYPE_TEE
|
||||
gst_tee_get_type
|
||||
GST_TEE_CLASS
|
||||
GST_IS_TEE_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstmultifilesrc</FILE>
|
||||
<TITLE>GstMultiFileSrc</TITLE>
|
||||
GstMultiFileSrc
|
||||
GstMultiFileSrcFlags
|
||||
<SUBSECTION Standard>
|
||||
GstMultiFileSrcClass
|
||||
GST_MULTIFILESRC
|
||||
GST_IS_MULTIFILESRC
|
||||
GST_TYPE_MULTIFILESRC
|
||||
gst_multifilesrc_get_type
|
||||
GST_MULTIFILESRC_CLASS
|
||||
GST_IS_MULTIFILESRC_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gsttypefind</FILE>
|
||||
<TITLE>GstTypeFindElement</TITLE>
|
||||
GstTypeFindElement
|
||||
<SUBSECTION Standard>
|
||||
GstTypeFindElementClass
|
||||
GST_TYPE_FIND_ELEMENT
|
||||
GST_IS_TYPE_FIND_ELEMENT
|
||||
GST_TYPE_TYPE_FIND_ELEMENT
|
||||
gst_type_find_element_get_type
|
||||
GST_TYPE_FIND_ELEMENT_CLASS
|
||||
GST_IS_TYPE_FIND_ELEMENT_CLASS
|
||||
GST_TYPE_FIND_ELEMENT_GET_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstxmlregistry</FILE>
|
||||
<TITLE>GstXMLRegistry</TITLE>
|
||||
GstXMLRegistryState
|
||||
GstXMLRegistryMode
|
||||
GstXMLRegistryGetPerms
|
||||
GstXMLRegistryAddPathList
|
||||
GstXMLRegistryParser
|
||||
GstXMLRegistryOpen
|
||||
GstXMLRegistryLoad
|
||||
GstXMLRegistrySave
|
||||
GstXMLRegistryClose
|
||||
gst_xml_registry_new
|
||||
<SUBSECTION Standard>
|
||||
GstXMLRegistry
|
||||
GstXMLRegistryClass
|
||||
GST_XML_REGISTRY
|
||||
GST_IS_XML_REGISTRY
|
||||
GST_TYPE_XML_REGISTRY
|
||||
gst_xml_registry_get_type
|
||||
GST_XML_REGISTRY_CLASS
|
||||
GST_IS_XML_REGISTRY_CLASS
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gst</FILE>
|
||||
gst_init
|
||||
|
@ -2080,22 +1779,3 @@ gst_resource_error_quark
|
|||
gst_library_error_quark
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
<FILE>gstsearchfuncs</FILE>
|
||||
GST_AUTOPLUG_MAX_COST
|
||||
GstAutoplugNode
|
||||
gst_autoplug_caps_intersect
|
||||
gst_autoplug_can_connect_src
|
||||
gst_autoplug_can_connect_sink
|
||||
gst_autoplug_can_match
|
||||
gst_autoplug_factory_has_direction
|
||||
gst_autoplug_factory_has_sink
|
||||
gst_autoplug_factory_has_src
|
||||
gst_autoplug_get_cost
|
||||
gst_autoplug_factories_sinks
|
||||
gst_autoplug_factories_srcs
|
||||
gst_autoplug_factories_filters
|
||||
gst_autoplug_factories_filters_with_sink_caps
|
||||
gst_autoplug_factories_at_most_templates
|
||||
gst_autoplug_sp
|
||||
</SECTION>
|
||||
|
|
|
@ -1,71 +0,0 @@
|
|||
<!-- ##### SECTION Title ##### -->
|
||||
GstBufferStore
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstBufferStore ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@object:
|
||||
@buffers:
|
||||
|
||||
<!-- ##### FUNCTION gst_buffer_store_new ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_buffer_store_clear ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@store:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_buffer_store_add_buffer ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@store:
|
||||
@buffer:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_buffer_store_get_buffer ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@store:
|
||||
@offset:
|
||||
@size:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_buffer_store_get_size ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@store:
|
||||
@offset:
|
||||
@Returns:
|
||||
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
<!-- ##### SECTION Title ##### -->
|
||||
GstFakeSink
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
Sources a buffer without doing anything with it. (fakesink)
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
Take a buffer and gst_buffer_unref() it. This element does nothing
|
||||
with the buffer. (fakesink)
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstFakeSink ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### ENUM GstFakeSinkStateError ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@FAKESINK_STATE_ERROR_NONE:
|
||||
@FAKESINK_STATE_ERROR_NULL_READY:
|
||||
@FAKESINK_STATE_ERROR_READY_PAUSED:
|
||||
@FAKESINK_STATE_ERROR_PAUSED_PLAYING:
|
||||
@FAKESINK_STATE_ERROR_PLAYING_PAUSED:
|
||||
@FAKESINK_STATE_ERROR_PAUSED_READY:
|
||||
@FAKESINK_STATE_ERROR_READY_NULL:
|
||||
|
|
@ -1,64 +0,0 @@
|
|||
<!-- ##### SECTION Title ##### -->
|
||||
GstFakeSrc
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
Generate empty buffers. (fakesrc)
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
The <classname>GstFakeSrc</classname> generates empty buffers. (fakesrc)
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstFakeSrc ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### ENUM GstFakeSrcOutputType ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@FAKESRC_FIRST_LAST_LOOP:
|
||||
@FAKESRC_LAST_FIRST_LOOP:
|
||||
@FAKESRC_PING_PONG:
|
||||
@FAKESRC_ORDERED_RANDOM:
|
||||
@FAKESRC_RANDOM:
|
||||
@FAKESRC_PATTERN_LOOP:
|
||||
@FAKESRC_PING_PONG_PATTERN:
|
||||
@FAKESRC_GET_ALWAYS_SUCEEDS:
|
||||
|
||||
<!-- ##### ENUM GstFakeSrcDataType ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@FAKESRC_DATA_ALLOCATE:
|
||||
@FAKESRC_DATA_SUBBUFFER:
|
||||
|
||||
<!-- ##### ENUM GstFakeSrcSizeType ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@FAKESRC_SIZETYPE_NULL:
|
||||
@FAKESRC_SIZETYPE_FIXED:
|
||||
@FAKESRC_SIZETYPE_RANDOM:
|
||||
|
||||
<!-- ##### ENUM GstFakeSrcFillType ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@FAKESRC_FILLTYPE_NOTHING:
|
||||
@FAKESRC_FILLTYPE_NULL:
|
||||
@FAKESRC_FILLTYPE_RANDOM:
|
||||
@FAKESRC_FILLTYPE_PATTERN:
|
||||
@FAKESRC_FILLTYPE_PATTERN_CONT:
|
||||
|
|
@ -1,166 +0,0 @@
|
|||
<!-- ##### SECTION Title ##### -->
|
||||
gstsearchfuncs
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### MACRO GST_AUTOPLUG_MAX_COST ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### STRUCT GstAutoplugNode ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@prev:
|
||||
@fac:
|
||||
@templ:
|
||||
@cost:
|
||||
@endpoint:
|
||||
|
||||
<!-- ##### FUNCTION gst_autoplug_caps_intersect ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@src:
|
||||
@sink:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_autoplug_can_connect_src ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@fac:
|
||||
@src:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_autoplug_can_connect_sink ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@fac:
|
||||
@sink:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_autoplug_can_match ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@src:
|
||||
@dest:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_autoplug_factory_has_direction ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@fac:
|
||||
@dir:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### MACRO gst_autoplug_factory_has_sink ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@fac:
|
||||
|
||||
|
||||
<!-- ##### MACRO gst_autoplug_factory_has_src ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@fac:
|
||||
|
||||
|
||||
<!-- ##### MACRO gst_autoplug_get_cost ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@fac:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_autoplug_factories_sinks ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@factories:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_autoplug_factories_srcs ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@factories:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_autoplug_factories_filters ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@factories:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_autoplug_factories_filters_with_sink_caps ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@factories:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_autoplug_factories_at_most_templates ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@factories:
|
||||
@dir:
|
||||
@maxtemplates:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_autoplug_sp ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@src_caps:
|
||||
@sink_caps:
|
||||
@factories:
|
||||
@Returns:
|
||||
|
||||
|
|
@ -1,44 +0,0 @@
|
|||
<!-- ##### SECTION Title ##### -->
|
||||
GstSpider
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstSpider ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### TYPEDEF GstSpiderConnection ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_spider_identity_plug ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@ident:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_spider_identity_unplug ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@ident:
|
||||
|
||||
|
|
@ -1,51 +0,0 @@
|
|||
<!-- ##### SECTION Title ##### -->
|
||||
GstSpiderIdentity
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstSpiderIdentity ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_spider_identity_new_sink ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_spider_identity_new_src ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@name:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_spider_identity_request_new_pad ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@element:
|
||||
@templ:
|
||||
@name:
|
||||
@Returns:
|
||||
|
||||
|
|
@ -9,16 +9,124 @@ GstTypeFindElement
|
|||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### STRUCT GstTypeFindElement ##### -->
|
||||
<!-- ##### STRUCT GstTypeFind ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@peek:
|
||||
@suggest:
|
||||
@data:
|
||||
@get_length:
|
||||
|
||||
<!-- ##### USER_FUNCTION GstTypeFindFunction ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@find:
|
||||
@data:
|
||||
|
||||
|
||||
<!-- ##### ENUM GstTypeFindProbability ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GST_TYPE_FIND_MINIMUM:
|
||||
@GST_TYPE_FIND_POSSIBLE:
|
||||
@GST_TYPE_FIND_LIKELY:
|
||||
@GST_TYPE_FIND_NEARLY_CERTAIN:
|
||||
@GST_TYPE_FIND_MAXIMUM:
|
||||
|
||||
<!-- ##### STRUCT GstTypeFindFactory ##### -->
|
||||
<para>
|
||||
Object that stores information about a typefind function
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_type_find_peek ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@find:
|
||||
@offset:
|
||||
@size:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_type_find_suggest ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@find:
|
||||
@probability:
|
||||
@caps:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_type_find_get_length ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@find:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_type_find_register ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@plugin:
|
||||
@name:
|
||||
@rank:
|
||||
@func:
|
||||
@extensions:
|
||||
@possible_caps:
|
||||
@data:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_type_find_factory_get_list ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_type_find_factory_get_extensions ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@factory:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_type_find_factory_get_caps ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@factory:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gst_type_find_factory_call_function ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@factory:
|
||||
@find:
|
||||
|
||||
|
||||
|
|
|
@ -15,18 +15,3 @@ methods to request buffers from its pads.
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### ENUM GstAggregatorSchedType ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@AGGREGATOR_LOOP:
|
||||
@AGGREGATOR_LOOP_SELECT:
|
||||
@AGGREGATOR_CHAIN:
|
||||
|
||||
<!-- ##### STRUCT GstAggregator ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
16
docs/gst/tmpl/old/gstbufferstore.sgml
Normal file
16
docs/gst/tmpl/old/gstbufferstore.sgml
Normal file
|
@ -0,0 +1,16 @@
|
|||
<!-- ##### SECTION Title ##### -->
|
||||
GstBufferStore
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
18
docs/gst/tmpl/old/gstfakesink.sgml
Normal file
18
docs/gst/tmpl/old/gstfakesink.sgml
Normal file
|
@ -0,0 +1,18 @@
|
|||
<!-- ##### SECTION Title ##### -->
|
||||
GstFakeSink
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
Sources a buffer without doing anything with it. (fakesink)
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
Take a buffer and gst_buffer_unref() it. This element does nothing
|
||||
with the buffer. (fakesink)
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
16
docs/gst/tmpl/old/gstfakesrc.sgml
Normal file
16
docs/gst/tmpl/old/gstfakesrc.sgml
Normal file
|
@ -0,0 +1,16 @@
|
|||
<!-- ##### SECTION Title ##### -->
|
||||
GstFakeSrc
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
Generate empty buffers. (fakesrc)
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
The <classname>GstFakeSrc</classname> generates empty buffers. (fakesrc)
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
|
@ -14,9 +14,3 @@ Write data to a file descriptor.
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstFdSink ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
|
@ -14,9 +14,3 @@ Read buffers from a file descriptor.
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstFdSrc ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
|
@ -14,17 +14,3 @@ GstFileSink
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstFileSink ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### ENUM GstFileSinkFlags ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GST_FILESINK_OPEN:
|
||||
@GST_FILESINK_FLAG_LAST:
|
||||
|
|
@ -15,17 +15,3 @@ and subbuffers.
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstFileSrc ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### ENUM GstFileSrcFlags ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GST_FILESRC_OPEN:
|
||||
@GST_FILESRC_FLAG_LAST:
|
||||
|
|
@ -14,9 +14,3 @@ Pass data without modification.
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstIdentity ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
|
@ -14,9 +14,3 @@ GstMD5Sink
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstMD5Sink ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
|
@ -14,17 +14,3 @@ GstMultiFileSrc
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstMultiFileSrc ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### ENUM GstMultiFileSrcFlags ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GST_MULTIFILESRC_OPEN:
|
||||
@GST_MULTIFILESRC_FLAG_LAST:
|
||||
|
|
@ -15,17 +15,3 @@ buffers from its output.
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstPipefilter ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### ENUM GstPipeFilterFlags ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GST_PIPEFILTER_OPEN:
|
||||
@GST_PIPEFILTER_FLAG_LAST:
|
||||
|
16
docs/gst/tmpl/old/gstsearchfuncs.sgml
Normal file
16
docs/gst/tmpl/old/gstsearchfuncs.sgml
Normal file
|
@ -0,0 +1,16 @@
|
|||
<!-- ##### SECTION Title ##### -->
|
||||
gstsearchfuncs
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
|
@ -14,17 +14,3 @@ GstShaper
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstShaper ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### ENUM GstShaperPolicyType ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@SHAPER_POLICY_TIMESTAMPS:
|
||||
@SHAPER_POLICY_BUFFERSIZE:
|
||||
|
16
docs/gst/tmpl/old/gstspider.sgml
Normal file
16
docs/gst/tmpl/old/gstspider.sgml
Normal file
|
@ -0,0 +1,16 @@
|
|||
<!-- ##### SECTION Title ##### -->
|
||||
GstSpider
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
16
docs/gst/tmpl/old/gstspideridentity.sgml
Normal file
16
docs/gst/tmpl/old/gstspideridentity.sgml
Normal file
|
@ -0,0 +1,16 @@
|
|||
<!-- ##### SECTION Title ##### -->
|
||||
GstSpiderIdentity
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
|
@ -15,18 +15,3 @@ the data stream, such as buffers/bytes/events etc.
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstStatistics ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### STRUCT stats ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@buffers:
|
||||
@bytes:
|
||||
@events:
|
||||
|
|
@ -14,9 +14,3 @@ A tee can be used to split out the filter graph.
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GstTee ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
|
@ -40,7 +40,7 @@ libgstelements_la_SOURCES = \
|
|||
gstshaper.c \
|
||||
gststatistics.c \
|
||||
gsttee.c \
|
||||
gsttypefind.c
|
||||
gsttypefindelement.c
|
||||
|
||||
libgstelements_la_CFLAGS = $(GST_CFLAGS)
|
||||
libgstelements_la_LIBADD =
|
||||
|
@ -62,7 +62,7 @@ noinst_HEADERS = \
|
|||
gstshaper.h \
|
||||
gststatistics.h \
|
||||
gsttee.h \
|
||||
gsttypefind.h
|
||||
gsttypefindelement.h
|
||||
|
||||
install-data-local: as-libtool-install-data-local
|
||||
|
||||
|
|
|
@ -41,8 +41,7 @@
|
|||
#include "gstshaper.h"
|
||||
#include "gststatistics.h"
|
||||
#include "gsttee.h"
|
||||
#include "gsttypefind.h"
|
||||
|
||||
#include "gsttypefindelement.h"
|
||||
|
||||
struct _elements_entry
|
||||
{
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
# include "config.h"
|
||||
#endif
|
||||
|
||||
#include "gsttypefind.h"
|
||||
#include "gsttypefindelement.h"
|
||||
#include "gst/gst_private.h"
|
||||
#include "gst/gst-i18n-lib.h"
|
||||
|
|
@ -40,7 +40,7 @@ libgstelements_la_SOURCES = \
|
|||
gstshaper.c \
|
||||
gststatistics.c \
|
||||
gsttee.c \
|
||||
gsttypefind.c
|
||||
gsttypefindelement.c
|
||||
|
||||
libgstelements_la_CFLAGS = $(GST_CFLAGS)
|
||||
libgstelements_la_LIBADD =
|
||||
|
@ -62,7 +62,7 @@ noinst_HEADERS = \
|
|||
gstshaper.h \
|
||||
gststatistics.h \
|
||||
gsttee.h \
|
||||
gsttypefind.h
|
||||
gsttypefindelement.h
|
||||
|
||||
install-data-local: as-libtool-install-data-local
|
||||
|
||||
|
|
|
@ -41,8 +41,7 @@
|
|||
#include "gstshaper.h"
|
||||
#include "gststatistics.h"
|
||||
#include "gsttee.h"
|
||||
#include "gsttypefind.h"
|
||||
|
||||
#include "gsttypefindelement.h"
|
||||
|
||||
struct _elements_entry
|
||||
{
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
# include "config.h"
|
||||
#endif
|
||||
|
||||
#include "gsttypefind.h"
|
||||
#include "gsttypefindelement.h"
|
||||
#include "gst/gst_private.h"
|
||||
#include "gst/gst-i18n-lib.h"
|
||||
|
Loading…
Reference in a new issue