diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/plugins/Makefile.am | 4 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins-docs.sgml | 6 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins-sections.txt | 34 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins.hierarchy | 60 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins.signals | 8 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-qtdemux.xml | 2 |
6 files changed, 84 insertions, 30 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 510a3f74..8a9c55d6 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -87,10 +87,14 @@ EXAMPLE_CFILES = \ EXTRA_HFILES = \ $(top_srcdir)/ext/directfb/dfbvideosink.h \ + $(top_srcdir)/ext/jack/gstjackaudiosink.h \ $(top_srcdir)/ext/musicbrainz/gsttrm.h \ + $(top_srcdir)/ext/sdl/sdlaudiosink.h \ + $(top_srcdir)/ext/sdl/sdlvideosink.h \ $(top_srcdir)/ext/wavpack/gstwavpackdec.h \ $(top_srcdir)/ext/wavpack/gstwavpackenc.h \ $(top_srcdir)/ext/wavpack/gstwavpackparse.h \ + $(top_srcdir)/gst/qtdemux/qtdemux.h \ $(top_srcdir)/gst/replaygain/gstrganalysis.h \ $(top_srcdir)/gst/videocrop/gstvideocrop.h diff --git a/docs/plugins/gst-plugins-bad-plugins-docs.sgml b/docs/plugins/gst-plugins-bad-plugins-docs.sgml index 7a3d5c9e..b81a0f82 100644 --- a/docs/plugins/gst-plugins-bad-plugins-docs.sgml +++ b/docs/plugins/gst-plugins-bad-plugins-docs.sgml @@ -14,7 +14,11 @@ <title>gst-plugins-bad Elements</title> <xi:include href="xml/element-dfbvideosink.xml" /> + <xi:include href="xml/element-jackaudiosink.xml" /> + <xi:include href="xml/element-qtdemux.xml" /> <xi:include href="xml/element-rganalysis.xml" /> + <xi:include href="xml/element-sdlaudiosink.xml" /> + <xi:include href="xml/element-sdlvideosink.xml" /> <xi:include href="xml/element-trm.xml" /> <xi:include href="xml/element-videocrop.xml" /> <xi:include href="xml/element-wavpackdec.xml" /> @@ -33,13 +37,13 @@ <xi:include href="xml/plugin-glimagesink.xml" /> <xi:include href="xml/plugin-gsm.xml" /> <xi:include href="xml/plugin-h264parse.xml" /> + <xi:include href="xml/plugin-jack.xml" /> <xi:include href="xml/plugin-modplug.xml" /> <xi:include href="xml/plugin-musepack.xml" /> <xi:include href="xml/plugin-musicbrainz.xml" /> <xi:include href="xml/plugin-neon.xml" /> <xi:include href="xml/plugin-qtdemux.xml" /> <xi:include href="xml/plugin-replaygain.xml" /> - <xi:include href="xml/plugin-sdlvideosink.xml" /> <xi:include href="xml/plugin-sdl.xml" /> <xi:include href="xml/plugin-spectrum.xml" /> <xi:include href="xml/plugin-speed.xml" /> diff --git a/docs/plugins/gst-plugins-bad-plugins-sections.txt b/docs/plugins/gst-plugins-bad-plugins-sections.txt index 3ca41e27..51d3d4d5 100644 --- a/docs/plugins/gst-plugins-bad-plugins-sections.txt +++ b/docs/plugins/gst-plugins-bad-plugins-sections.txt @@ -7,6 +7,23 @@ GstDfbVideoSinkClass </SECTION> <SECTION> +<FILE>element-jackaudiosink</FILE> +GstJackAudioSink +GstJackConnect +<TITLE>jackaudiosink</TITLE> +<SUBSECTION Standard> +GstJackAudioSinkClass +</SECTION> + +<SECTION> +<FILE>element-qtdemux</FILE> +GstQTDemux +<TITLE>qtdemux</TITLE> +<SUBSECTION Standard> +GstQTDemuxClass +</SECTION> + +<SECTION> <FILE>element-rganalysis</FILE> GstRgAnalysis <TITLE>rganalysis</TITLE> @@ -15,6 +32,22 @@ GstRgAnalysisClass </SECTION> <SECTION> +<FILE>element-sdlaudiosink</FILE> +GstSDLAudioSink +<TITLE>sdlaudiosink</TITLE> +<SUBSECTION Standard> +GstSDLAudioSinkClass +</SECTION> + +<SECTION> +<FILE>element-sdlvideosink</FILE> +GstSDLVideoSink +<TITLE>sdlvideosink</TITLE> +<SUBSECTION Standard> +GstSDLVideoSinkClass +</SECTION> + +<SECTION> <FILE>element-trm</FILE> GstTRM <TITLE>trm</TITLE> @@ -36,7 +69,6 @@ GstWavpackDec <TITLE>wavpackdec</TITLE> <SUBSECTION Standard> GstWavpackDecClass - </SECTION> <SECTION> diff --git a/docs/plugins/gst-plugins-bad-plugins.hierarchy b/docs/plugins/gst-plugins-bad-plugins.hierarchy index c6eae1ea..bf154c65 100644 --- a/docs/plugins/gst-plugins-bad-plugins.hierarchy +++ b/docs/plugins/gst-plugins-bad-plugins.hierarchy @@ -9,55 +9,61 @@ GObject GstBin GstPipeline GstBaseSink - AlsaSPDIFSink - GstVideoSink - GstSDLVideoSink - GstDfbVideoSink - GstGLImageSink GstBaseAudioSink + GstJackAudioSink GstAudioSink GstSDLAudioSink - GstSpcDec - GstPitch - GstXvidEnc - GstXvidDec - GstWavpackParse - GstWavpackDec - GstWavpackEnc - GstSwfdec + GstVideoSink + GstGLImageSink + GstSDLVideoSink + GstDfbVideoSink + GstMultiFileSink + AlsaSPDIFSink + GstQTDemux GstBaseSrc GstPushSrc + GstDvbSrc + GstMultiFileSrc + GstRfbSrc GstNeonhttpSrc GstMMS - GstTRM - GstMusepackDec - GstMpeg2enc - GstBz2enc - GstBz2dec - GstGSMEnc - GstGSMDec - GstFaad - GstFaac - GstDtsDec + GstVideoParse + GstNuvDemux GstBaseTransform + GstVideoFilter + GstVideoSignal GstRgAnalysis GstVideoCrop GstSpectrum GstIIR GstLPWSinc GstBPWSinc - GstNsfDec + GstDeinterlace GstH264Parse GstXingMux - GstGDPDepay - GstGDPPay GstFreeze + GstY4mEncode GstTtaParse GstTtaDec GstSpeed - GstQTDemux GstModPlug + GstNsfDec GstCDXAParse + GstPitch + GstWavpackParse + GstWavpackDec + GstWavpackEnc + GstAmrwbDec + GstAmrwbParse + GstAmrwbEnc + GstTRM + GstBz2enc + GstBz2dec + GstGSMEnc + GstGSMDec + GstFaad + GstFaac + GstCDAudio GstPlugin GstRegistry GstPadTemplate diff --git a/docs/plugins/gst-plugins-bad-plugins.signals b/docs/plugins/gst-plugins-bad-plugins.signals index a85e06c3..e498eacb 100644 --- a/docs/plugins/gst-plugins-bad-plugins.signals +++ b/docs/plugins/gst-plugins-bad-plugins.signals @@ -5,3 +5,11 @@ GstXvidEnc *gstxvidenc </SIGNAL> +<SIGNAL> +<NAME>GstCDAudio::track-change</NAME> +<RETURNS>void</RETURNS> +<FLAGS>l</FLAGS> +GstCDAudio *gstcdaudio +gint arg1 +</SIGNAL> + diff --git a/docs/plugins/inspect/plugin-qtdemux.xml b/docs/plugins/inspect/plugin-qtdemux.xml index df95fbef..b3a023dc 100644 --- a/docs/plugins/inspect/plugin-qtdemux.xml +++ b/docs/plugins/inspect/plugin-qtdemux.xml @@ -14,7 +14,7 @@ <longname>QuickTime demuxer</longname> <class>Codec/Demuxer</class> <description>Demultiplex a QuickTime file into audio and video streams</description> - <author>David Schleef <ds@schleef.org></author> + <author>David Schleef <ds@schleef.org>, Wim Taymans <wim@fluendo.com></author> </element> </elements> </plugin>
\ No newline at end of file |