mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-26 00:58:12 +00:00
commit files to be maintained by docs maintainers
Original commit message from CVS: commit files to be maintained by docs maintainers
This commit is contained in:
parent
3f6daca2d0
commit
811156b0b5
8 changed files with 1334 additions and 9 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 97fbc2dd78ea0cc2225b63ff383802b7c376d9b7
|
||||
Subproject commit 9a5025a2d276796d8d21243ef598e679ff7477bc
|
7
docs/plugins/.gitignore
vendored
7
docs/plugins/.gitignore
vendored
|
@ -6,16 +6,9 @@ Makefile.in
|
|||
*-undocumented.txt
|
||||
*-unused.txt
|
||||
|
||||
*.args
|
||||
*.hierarchy
|
||||
*.interfaces
|
||||
*.prerequisites
|
||||
*.signals
|
||||
|
||||
html
|
||||
sgml
|
||||
xml
|
||||
*.stamp
|
||||
|
||||
gst-plugins-base-plugins-scan
|
||||
gst-plugins-base-plugins-scan.c
|
||||
|
|
|
@ -79,7 +79,6 @@ IGNORE_CFILES = utils.c mem.c imgconvert.c
|
|||
EXTRA_HFILES = \
|
||||
$(top_srcdir)/gst/tcp/gstmultifdsink.h \
|
||||
$(top_srcdir)/gst/tcp/gsttcpserversink.h \
|
||||
$(top_srcdir)/ext/theora/theoraenc.h \
|
||||
$(top_srcdir)/ext/vorbis/vorbisenc.h
|
||||
|
||||
# Images to copy into HTML directory.
|
||||
|
|
1120
docs/plugins/gst-plugins-base-plugins.args
Normal file
1120
docs/plugins/gst-plugins-base-plugins.args
Normal file
File diff suppressed because it is too large
Load diff
101
docs/plugins/gst-plugins-base-plugins.hierarchy
Normal file
101
docs/plugins/gst-plugins-base-plugins.hierarchy
Normal file
|
@ -0,0 +1,101 @@
|
|||
GObject
|
||||
GstRegistry
|
||||
GstXMLRegistry
|
||||
GstObject
|
||||
GstPad
|
||||
GstElement
|
||||
GstBin
|
||||
GstPipeline
|
||||
GstPlayBaseBin
|
||||
GstPlayBin
|
||||
GstDecodeBin
|
||||
GstQueue
|
||||
GstVorbisTag
|
||||
GstVorbisEnc
|
||||
GstVorbisDec
|
||||
GstVorbisParse
|
||||
GstTheoraDec
|
||||
GstTheoraEnc
|
||||
GstOggDemux
|
||||
GstOggMux
|
||||
GstOgmParse
|
||||
GstOgmAudioParse
|
||||
GstOgmVideoParse
|
||||
GstOgmTextParse
|
||||
GstOggParse
|
||||
GstVisual
|
||||
GstVisualbumpscope
|
||||
GstVisualcorona
|
||||
GstVisualG-Force
|
||||
GstVisualjakdaw
|
||||
GstVisualjess
|
||||
GstVisuallv_analyzer
|
||||
GstVisuallv_scope
|
||||
GstVisualoinksie
|
||||
GstVisualplazma
|
||||
GstBaseSrc
|
||||
GstGnomeVFSSrc
|
||||
GstPushSrc
|
||||
GstBaseAudioSrc
|
||||
GstAudioSrc
|
||||
GstAlsaSrc
|
||||
GstV4lElement
|
||||
GstV4lSrc
|
||||
GstVideoTestSrc
|
||||
GstTCPClientSrc
|
||||
GstTCPServerSrc
|
||||
GstSineSrc
|
||||
GstAlsaMixerElement
|
||||
GstBaseSink
|
||||
GstBaseAudioSink
|
||||
GstAudioSink
|
||||
GstAlsaSink
|
||||
GstVideoSink
|
||||
GstXvImageSink
|
||||
GstXImageSink
|
||||
GstMultiFdSink
|
||||
GstTCPServerSink
|
||||
GstBaseTransform
|
||||
GstVolume
|
||||
GstVideoscale
|
||||
GstFFMpegColorspace
|
||||
GstAudioresample
|
||||
GstAudioConvert
|
||||
GstVideorate
|
||||
GstTCPClientSink
|
||||
GstSubparse
|
||||
GstAudiorate
|
||||
GstBufferFramesConvert
|
||||
GstAdder
|
||||
GstPadTemplate
|
||||
GstPluginFeature
|
||||
GstElementFactory
|
||||
GstTypeFindFactory
|
||||
GstIndexFactory
|
||||
GstSignalObject
|
||||
BonoboObject
|
||||
BonoboMonikerContext
|
||||
BonoboForeignObject
|
||||
BonoboRunningContext
|
||||
BonoboEventSource
|
||||
LinkConnection
|
||||
GIOPConnection
|
||||
LinkServer
|
||||
GIOPServer
|
||||
GConfClient
|
||||
GstMixerTrack
|
||||
GstMixerOptions
|
||||
GstTunerNorm
|
||||
GstTunerChannel
|
||||
GstColorBalanceChannel
|
||||
GInterface
|
||||
GstChildProxy
|
||||
GstURIHandler
|
||||
GstTagSetter
|
||||
GstImplementsInterface
|
||||
GstMixer
|
||||
GstTuner
|
||||
GstXOverlay
|
||||
GstColorBalance
|
||||
GstPropertyProbe
|
||||
GstNavigation
|
15
docs/plugins/gst-plugins-base-plugins.interfaces
Normal file
15
docs/plugins/gst-plugins-base-plugins.interfaces
Normal file
|
@ -0,0 +1,15 @@
|
|||
GstBin GstChildProxy
|
||||
GstPipeline GstChildProxy
|
||||
GstPlayBaseBin GstChildProxy
|
||||
GstPlayBin GstChildProxy
|
||||
GstDecodeBin GstChildProxy
|
||||
GstVorbisTag GstTagSetter
|
||||
GstVorbisEnc GstTagSetter
|
||||
GstGnomeVFSSrc GstURIHandler
|
||||
GstAlsaSrc GstImplementsInterface GstMixer
|
||||
GstV4lElement GstImplementsInterface GstTuner GstXOverlay GstColorBalance GstPropertyProbe
|
||||
GstV4lSrc GstImplementsInterface GstTuner GstXOverlay GstColorBalance GstPropertyProbe
|
||||
GstAlsaMixerElement GstImplementsInterface GstMixer
|
||||
GstXvImageSink GstImplementsInterface GstXOverlay GstColorBalance GstNavigation
|
||||
GstXImageSink GstImplementsInterface GstXOverlay GstNavigation
|
||||
GstVolume GstImplementsInterface GstMixer
|
97
docs/plugins/gst-plugins-base-plugins.signals
Normal file
97
docs/plugins/gst-plugins-base-plugins.signals
Normal file
|
@ -0,0 +1,97 @@
|
|||
<SIGNAL>
|
||||
<NAME>GstMultiFdSink::add</NAME>
|
||||
<RETURNS>void</RETURNS>
|
||||
GstMultiFdSink *gstmultifdsink
|
||||
gint arg1
|
||||
</SIGNAL>
|
||||
|
||||
<SIGNAL>
|
||||
<NAME>GstMultiFdSink::clear</NAME>
|
||||
<RETURNS>void</RETURNS>
|
||||
GstMultiFdSink *gstmultifdsink
|
||||
</SIGNAL>
|
||||
|
||||
<SIGNAL>
|
||||
<NAME>GstMultiFdSink::client-added</NAME>
|
||||
<RETURNS>void</RETURNS>
|
||||
GstMultiFdSink *gstmultifdsink
|
||||
gint arg1
|
||||
</SIGNAL>
|
||||
|
||||
<SIGNAL>
|
||||
<NAME>GstMultiFdSink::client-removed</NAME>
|
||||
<RETURNS>void</RETURNS>
|
||||
GstMultiFdSink *gstmultifdsink
|
||||
gint arg1
|
||||
GstClientStatus arg2
|
||||
</SIGNAL>
|
||||
|
||||
<SIGNAL>
|
||||
<NAME>GstMultiFdSink::get-stats</NAME>
|
||||
<RETURNS>GValueArray*</RETURNS>
|
||||
GstMultiFdSink *gstmultifdsink
|
||||
gint arg1
|
||||
</SIGNAL>
|
||||
|
||||
<SIGNAL>
|
||||
<NAME>GstMultiFdSink::remove</NAME>
|
||||
<RETURNS>void</RETURNS>
|
||||
GstMultiFdSink *gstmultifdsink
|
||||
gint arg1
|
||||
</SIGNAL>
|
||||
|
||||
<SIGNAL>
|
||||
<NAME>GstDecodeBin::new-decoded-pad</NAME>
|
||||
<RETURNS>void</RETURNS>
|
||||
GstDecodeBin *gstdecodebin
|
||||
GstPad *arg1
|
||||
gboolean arg2
|
||||
</SIGNAL>
|
||||
|
||||
<SIGNAL>
|
||||
<NAME>GstDecodeBin::removed-decoded-pad</NAME>
|
||||
<RETURNS>void</RETURNS>
|
||||
GstDecodeBin *gstdecodebin
|
||||
GstPad *arg1
|
||||
</SIGNAL>
|
||||
|
||||
<SIGNAL>
|
||||
<NAME>GstDecodeBin::unknown-type</NAME>
|
||||
<RETURNS>void</RETURNS>
|
||||
GstDecodeBin *gstdecodebin
|
||||
GstPad *arg1
|
||||
GstCaps *arg2
|
||||
</SIGNAL>
|
||||
|
||||
<SIGNAL>
|
||||
<NAME>GstQueue::overrun</NAME>
|
||||
<RETURNS>void</RETURNS>
|
||||
GstQueue *gstqueue
|
||||
</SIGNAL>
|
||||
|
||||
<SIGNAL>
|
||||
<NAME>GstQueue::running</NAME>
|
||||
<RETURNS>void</RETURNS>
|
||||
GstQueue *gstqueue
|
||||
</SIGNAL>
|
||||
|
||||
<SIGNAL>
|
||||
<NAME>GstQueue::underrun</NAME>
|
||||
<RETURNS>void</RETURNS>
|
||||
GstQueue *gstqueue
|
||||
</SIGNAL>
|
||||
|
||||
<SIGNAL>
|
||||
<NAME>GstBin::element-added</NAME>
|
||||
<RETURNS>void</RETURNS>
|
||||
GstBin *gstbin
|
||||
GstElement *arg1
|
||||
</SIGNAL>
|
||||
|
||||
<SIGNAL>
|
||||
<NAME>GstBin::element-removed</NAME>
|
||||
<RETURNS>void</RETURNS>
|
||||
GstBin *gstbin
|
||||
GstElement *arg1
|
||||
</SIGNAL>
|
||||
|
0
docs/plugins/scanobj-build.stamp
Normal file
0
docs/plugins/scanobj-build.stamp
Normal file
Loading…
Reference in a new issue