diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2008-08-07 09:09:44 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2008-08-07 09:09:44 +0000 |
commit | f1d5e92f331abd7597ee672003cc5ae342ab19b9 (patch) | |
tree | 46ea22cae619ed026f0dc955552425566f281565 /docs/plugins/gst-plugins-bad-plugins.interfaces | |
parent | 3fcdc01db8d9bfe33b05629a11262a40dfcb410d (diff) |
docs/plugins/: docs/plugins/inspect/plugin-jack.xml
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-jack.xml
Add new element to docs.
* ext/jack/gstjack.h
Add missing file.
* ext/jack/gstjackaudiosrc.c:
* ext/jack/gstjackaudiosrc.h:
Rename jackaudiosrc to jack_audio_src.
Diffstat (limited to 'docs/plugins/gst-plugins-bad-plugins.interfaces')
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins.interfaces | 27 |
1 files changed, 10 insertions, 17 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins.interfaces b/docs/plugins/gst-plugins-bad-plugins.interfaces index e88c20424..835f818ef 100644 --- a/docs/plugins/gst-plugins-bad-plugins.interfaces +++ b/docs/plugins/gst-plugins-bad-plugins.interfaces @@ -1,27 +1,20 @@ GstBin GstChildProxy GstPipeline GstChildProxy -RsnDvdBin GstChildProxy GstURIHandler -DvbBaseBin GstChildProxy GstURIHandler -GstRgVolume GstChildProxy GstSDPDemux GstChildProxy +GstRgVolume GstChildProxy GstRtpBin GstChildProxy GstRtpClient GstChildProxy -GstNeonhttpSrc GstURIHandler +DvbBaseBin GstChildProxy GstURIHandler +GstAppSrc GstURIHandler +GstVCDSrc GstURIHandler +GstOss4Source GstImplementsInterface GstPropertyProbe GstMixer GstMMS GstURIHandler -GstSoupHTTPSrc GstURIHandler +GstNeonhttpSrc GstURIHandler GstMythtvSrc GstURIHandler -GstOss4Source GstImplementsInterface GstPropertyProbe GstMixer -GstVCDSrc GstURIHandler -GstAppSrc GstURIHandler -GstIirEqualizer GstChildProxy -GstIirEqualizerNBands GstChildProxy -GstIirEqualizer3Bands GstChildProxy -GstIirEqualizer10Bands GstChildProxy +GstGLImageSink GstImplementsInterface GstXOverlay +GstSDLVideoSink GstImplementsInterface GstXOverlay GstNavigation GstOss4Sink GstPropertyProbe -GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance -GstSDLVideoSink GstImplementsInterface GstNavigation GstXOverlay -GstCeltEnc GstTagSetter +GstDeinterlace2 GstChildProxy +GstOss4Mixer GstImplementsInterface GstPropertyProbe GstMixer GstCDAudio GstURIHandler GstMetadataMux GstTagSetter -GstOss4Mixer GstImplementsInterface GstPropertyProbe GstMixer -GstDeinterlace2 GstChildProxy |