From 17d7955eff0a0705257a51b4c66f38d4d79d4fc1 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 19 May 2008 21:05:03 +0000 Subject: Try using thaytans new mechanism to get extra classes into plugin docs. Aparently works for the Eq. For VideoMixer th... Original commit message from CVS: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: * docs/plugins/gst-plugins-good-plugins.args: * docs/plugins/gst-plugins-good-plugins.hierarchy: * docs/plugins/gst-plugins-good-plugins.interfaces: * docs/plugins/gst-plugins-good-plugins.types: * gst/videomixer/videomixer.c: Try using thaytans new mechanism to get extra classes into plugin docs. Aparently works for the Eq. For VideoMixer the GObject stuff is missing still. --- docs/plugins/gst-plugins-good-plugins.interfaces | 27 ++++++++++++------------ 1 file changed, 13 insertions(+), 14 deletions(-) (limited to 'docs/plugins/gst-plugins-good-plugins.interfaces') diff --git a/docs/plugins/gst-plugins-good-plugins.interfaces b/docs/plugins/gst-plugins-good-plugins.interfaces index da2ecab7..9cb90f93 100644 --- a/docs/plugins/gst-plugins-good-plugins.interfaces +++ b/docs/plugins/gst-plugins-good-plugins.interfaces @@ -7,29 +7,28 @@ GstGConfAudioSink GstChildProxy GstGConfAudioSrc GstChildProxy GstHalAudioSink GstChildProxy GstHalAudioSrc GstChildProxy -GstRTSPSrc GstChildProxy GstURIHandler -GstPushFileSrc GstChildProxy GstURIHandler GstAutoVideoSink GstChildProxy GstAutoAudioSink GstChildProxy -GstDV1394Src GstURIHandler GstPropertyProbe -GstCddaBaseSrc GstURIHandler -GstCdioCddaSrc GstURIHandler -GstV4l2Src GstPropertyProbe GstImplementsInterface GstTuner GstColorBalance GstVideoOrientation -GstOssSrc GstImplementsInterface GstMixer -GstUDPSrc GstURIHandler +GstRTSPSrc GstChildProxy GstURIHandler +GstTagLibMux GstTagSetter +GstId3v2Mux GstTagSetter +GstApev2Mux GstTagSetter GstShout2send GstTagSetter GstUDPSink GstURIHandler -GstVideoBalance GstImplementsInterface GstColorBalance GstIirEqualizer GstChildProxy GstIirEqualizerNBands GstChildProxy GstIirEqualizer3Bands GstChildProxy GstIirEqualizer10Bands GstChildProxy +GstVideoBalance GstImplementsInterface GstColorBalance GstSpeexEnc GstTagSetter +GstDV1394Src GstURIHandler +GstCddaBaseSrc GstURIHandler +GstCdioCddaSrc GstURIHandler +GstV4l2Src GstImplementsInterface GstTuner GstColorBalance GstVideoOrientation GstPropertyProbe +GstOssSrc GstImplementsInterface GstMixer +GstUDPSrc GstURIHandler GstFlacEnc GstTagSetter -GstTagLibMux GstTagSetter -GstId3v2Mux GstTagSetter -GstApev2Mux GstTagSetter GstOssMixerElement GstImplementsInterface GstMixer -GstAviMux GstTagSetter -GstMatroskaMux GstTagSetter GstVideoMixer GstChildProxy +GstMatroskaMux GstTagSetter +GstAviMux GstTagSetter -- cgit