summaryrefslogtreecommitdiff
path: root/docs/plugins/gst-plugins-base-plugins.hierarchy
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-05-22 22:09:16 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-05-22 22:09:16 +0000
commitd58def621b79c16920e8e169a5e88f57116de4f2 (patch)
tree9f7352270f74689e6c22476ebf052a478687f285 /docs/plugins/gst-plugins-base-plugins.hierarchy
parent88b1e8efcf776d5e1800e843b4251ab3520dbc70 (diff)
downloadgstreamer-plugins-base-d58def621b79c16920e8e169a5e88f57116de4f2.tar.gz
Add some documentation comments, and some new headers to be scanned.
Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-base-plugins-overrides.txt: * docs/plugins/gst-plugins-base-plugins-sections.txt: * docs/plugins/gst-plugins-base-plugins.args: * docs/plugins/gst-plugins-base-plugins.hierarchy: * docs/plugins/gst-plugins-base-plugins.interfaces: * docs/plugins/gst-plugins-base-plugins.prerequisites: * docs/plugins/inspect/plugin-adder.xml: * docs/plugins/inspect/plugin-alsa.xml: * docs/plugins/inspect/plugin-audioconvert.xml: * docs/plugins/inspect/plugin-audiorate.xml: * docs/plugins/inspect/plugin-audioresample.xml: * docs/plugins/inspect/plugin-audiotestsrc.xml: * docs/plugins/inspect/plugin-cdparanoia.xml: * docs/plugins/inspect/plugin-decodebin.xml: * docs/plugins/inspect/plugin-ffmpegcolorspace.xml: * docs/plugins/inspect/plugin-gdp.xml: * docs/plugins/inspect/plugin-gio.xml: * docs/plugins/inspect/plugin-gnomevfs.xml: * docs/plugins/inspect/plugin-libvisual.xml: * docs/plugins/inspect/plugin-ogg.xml: * docs/plugins/inspect/plugin-pango.xml: * docs/plugins/inspect/plugin-playback.xml: * docs/plugins/inspect/plugin-queue2.xml: * docs/plugins/inspect/plugin-subparse.xml: * docs/plugins/inspect/plugin-tcp.xml: * docs/plugins/inspect/plugin-theora.xml: * docs/plugins/inspect/plugin-typefindfunctions.xml: * docs/plugins/inspect/plugin-uridecodebin.xml: * docs/plugins/inspect/plugin-video4linux.xml: * docs/plugins/inspect/plugin-videorate.xml: * docs/plugins/inspect/plugin-videoscale.xml: * docs/plugins/inspect/plugin-videotestsrc.xml: * docs/plugins/inspect/plugin-volume.xml: * docs/plugins/inspect/plugin-vorbis.xml: * docs/plugins/inspect/plugin-ximagesink.xml: * docs/plugins/inspect/plugin-xvimagesink.xml: * ext/cdparanoia/gstcdparanoiasrc.c: * ext/ogg/gstoggdemux.c: * ext/ogg/gstoggdemux.h: * ext/ogg/gstoggmux.c: * ext/ogg/gstoggmux.h: * gst/audioconvert/audioconvert.c: * gst/audioconvert/audioconvert.h: * gst/audioconvert/gstaudioconvert.h: * gst/gdp/gstgdpdepay.h: * gst/gdp/gstgdppay.h: * gst/playback/gstdecodebin.c: * gst/playback/gstdecodebin2.c: * gst/playback/gstplaybin.c: * gst/playback/gstplaybin2.c: * gst/playback/gsturidecodebin.c: * gst/tcp/gstmultifdsink.c: * gst/tcp/gstmultifdsink.h: * gst/tcp/gsttcp.h: Add some documentation comments, and some new headers to be scanned. Rename some internal enum declarations (audioconvert's DitherType and NoiseShapingType, GstUnitType from the TCP elements) to match the documented GObject type names so that the docs pick them up. Name the playbin2 docs markups properly so they get picked up. They'll need renaming back when/if playbin2 becomes playbin. 100% symbol coverage for the plugin docs, booya.
Diffstat (limited to 'docs/plugins/gst-plugins-base-plugins.hierarchy')
-rw-r--r--docs/plugins/gst-plugins-base-plugins.hierarchy109
1 files changed, 72 insertions, 37 deletions
diff --git a/docs/plugins/gst-plugins-base-plugins.hierarchy b/docs/plugins/gst-plugins-base-plugins.hierarchy
index a23f28f10..bf63b38e7 100644
--- a/docs/plugins/gst-plugins-base-plugins.hierarchy
+++ b/docs/plugins/gst-plugins-base-plugins.hierarchy
@@ -15,26 +15,6 @@ GObject
GstDecodeBin2
GstURIDecodeBin
GstDecodeBin
- GstVorbisEnc
- GstVorbisDec
- GstVorbisParse
- GstVorbisTag
- GstTheoraDec
- GstTheoraEnc
- GstTheoraParse
- GstTextOverlay
- GstTimeOverlay
- GstClockOverlay
- GstTextRender
- GstVisual
- GstVisualjess
- GstVisualbumpscope
- GstVisualcorona
- GstVisualgforce
- GstVisualinfinite
- GstVisualjakdaw
- GstVisuallv_scope
- GstVisualoinksie
GstBaseSrc
GstGnomeVFSSrc
GstPushSrc
@@ -45,21 +25,38 @@ GObject
GstAlsaSrc
GstV4lElement
GstV4lSrc
- GstVideoTestSrc
GstTCPClientSrc
GstTCPServerSrc
+ GstVideoTestSrc
+ GstGioBaseSrc
+ GstGioSrc
+ GstGioStreamSrc
GstAudioTestSrc
GstBaseSink
GstGnomeVFSSink
+ GstGioBaseSink
+ GstGioSink
+ GstGioStreamSink
GstBaseAudioSink
GstAudioSink
GstAlsaSink
GstVideoSink
- GstXvImageSink
GstXImageSink
+ GstXvImageSink
GstTCPClientSink
GstMultiFdSink
GstTCPServerSink
+ GstTheoraDec
+ GstTheoraEnc
+ GstTheoraParse
+ GstVorbisEnc
+ GstVorbisDec
+ GstVorbisParse
+ GstVorbisTag
+ GstTextOverlay
+ GstTimeOverlay
+ GstClockOverlay
+ GstTextRender
GstOggDemux
GstOggMux
GstOgmParse
@@ -70,48 +67,86 @@ GObject
GstOggAviParse
GstAlsaMixerElement
GstBaseTransform
- GstAudioFilter
- GstVolume
- GstVideoScale
GstFFMpegCsp
+ GstVideoScale
GstAudioresample
GstAudioConvert
- GstVideoRate
- GstSubParse
- GstSsaParse
+ GstAudioFilter
+ GstVolume
GstGDPDepay
GstGDPPay
+ GstVideoRate
GstQueue2
- GstAudioRate
+ GstStreamSelector
+ GstSubParse
+ GstSsaParse
GstAdder
- GstPlugin
- GstRegistry
+ GstAudioRate
+ GstBus
+ GstTask
GstClock
GstSystemClock
GstAudioClock
+ GstPlugin
+ GstRegistry
GstRingBuffer
GstSignalObject
- PangoFontMap
- PangoFcFontMap
- PangoFT2FontMap
- PangoContext
LinkConnection
GIOPConnection
LinkServer
GIOPServer
GConfClient
- GstColorBalanceChannel
+ GFileMonitor
+ GLocalDirectoryMonitor
+ GFamDirectoryMonitor
+ GInotifyDirectoryMonitor
+ GLocalFileMonitor
+ GFamFileMonitor
+ GInotifyFileMonitor
+ GVolumeMonitor
+ GNativeVolumeMonitor
+ GHalVolumeMonitor
+ GUnixVolumeMonitor
+ GDaemonVolumeMonitor
+ GVfs
+ GDaemonVfs
+ GLocalVfs
+ GTypeModule
+ GIOModule
+ HalDevice
+ HalPool
+ GHalDrive
+ GHalMount
+ GHalVolume
+ GVfsUriMapper
+ GVfsUriMapperSmb
+ GVfsUriMapperHttp
+ GAppLookupGConf
+ GOutputStream
+ GInputStream
+ PangoFontMap
+ PangoFcFontMap
+ PangoFT2FontMap
+ PangoContext
GstTunerNorm
GstTunerChannel
+ GstColorBalanceChannel
+ GstMixerTrack
GstStreamInfo
GInterface
+ GTypePlugin
GstChildProxy
GstURIHandler
+ GFile
+ GDesktopAppInfoLookup
+ GDrive
+ GMount
+ GVolume
GstTagSetter
GstImplementsInterface
GstMixer
GstPropertyProbe
GstNavigation
GstXOverlay
- GstColorBalance
GstTuner
+ GstColorBalance