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:
Thomas Vander Stichele 2005-09-15 11:53:45 +00:00
parent 3f6daca2d0
commit 811156b0b5
8 changed files with 1334 additions and 9 deletions

2
common

@ -1 +1 @@
Subproject commit 97fbc2dd78ea0cc2225b63ff383802b7c376d9b7
Subproject commit 9a5025a2d276796d8d21243ef598e679ff7477bc

View file

@ -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

View file

@ -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.

File diff suppressed because it is too large Load diff

View 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

View 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

View 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>

View file