diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-08-06 15:49:43 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-08-06 15:49:43 +0000 |
commit | 020d3ca531e152c3986b00474b851cbc216c806f (patch) | |
tree | 0c4c9718eab9ea83fa442e3e7606b1602dafdb71 /docs/plugins/gst-plugins-bad-plugins.interfaces | |
parent | 971ec2d278fe51f1239f2d730c48e9a1beb1fa15 (diff) | |
download | gstreamer-plugins-bad-020d3ca531e152c3986b00474b851cbc216c806f.tar.gz |
docs/plugins/: Add twolame and celt plugins to the docs.
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-bad-plugins-docs.sgml:
* docs/plugins/gst-plugins-bad-plugins-sections.txt:
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/gst-plugins-bad-plugins.hierarchy:
* docs/plugins/gst-plugins-bad-plugins.interfaces:
* docs/plugins/gst-plugins-bad-plugins.prerequisites:
* docs/plugins/inspect/plugin-celt.xml:
* docs/plugins/inspect/plugin-twolame.xml:
Add twolame and celt plugins to the docs.
Diffstat (limited to 'docs/plugins/gst-plugins-bad-plugins.interfaces')
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins.interfaces | 28 |
1 files changed, 17 insertions, 11 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins.interfaces b/docs/plugins/gst-plugins-bad-plugins.interfaces index 9b875456b..e88c20424 100644 --- a/docs/plugins/gst-plugins-bad-plugins.interfaces +++ b/docs/plugins/gst-plugins-bad-plugins.interfaces @@ -1,21 +1,27 @@ GstBin GstChildProxy GstPipeline GstChildProxy +RsnDvdBin GstChildProxy GstURIHandler +DvbBaseBin GstChildProxy GstURIHandler +GstRgVolume GstChildProxy GstSDPDemux GstChildProxy GstRtpBin GstChildProxy GstRtpClient GstChildProxy -GstRgVolume GstChildProxy -DvbBaseBin GstChildProxy GstURIHandler -RsnDvdBin GstChildProxy GstURIHandler -GstDeinterlace2 GstChildProxy -GstOss4Source GstPropertyProbe GstImplementsInterface GstMixer -GstVCDSrc GstURIHandler +GstNeonhttpSrc GstURIHandler GstMMS GstURIHandler +GstSoupHTTPSrc GstURIHandler GstMythtvSrc GstURIHandler -GstNeonhttpSrc GstURIHandler +GstOss4Source GstImplementsInterface GstPropertyProbe GstMixer +GstVCDSrc GstURIHandler GstAppSrc GstURIHandler +GstIirEqualizer GstChildProxy +GstIirEqualizerNBands GstChildProxy +GstIirEqualizer3Bands GstChildProxy +GstIirEqualizer10Bands GstChildProxy GstOss4Sink GstPropertyProbe -GstSDLVideoSink GstImplementsInterface GstXOverlay GstNavigation -GstDfbVideoSink GstImplementsInterface GstColorBalance GstNavigation -GstOss4Mixer GstPropertyProbe GstImplementsInterface GstMixer -GstMetadataMux GstTagSetter +GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance +GstSDLVideoSink GstImplementsInterface GstNavigation GstXOverlay +GstCeltEnc GstTagSetter GstCDAudio GstURIHandler +GstMetadataMux GstTagSetter +GstOss4Mixer GstImplementsInterface GstPropertyProbe GstMixer +GstDeinterlace2 GstChildProxy |