diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-08 02:48:54 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-08 02:48:54 +0000 |
commit | 4de96f3a8e58fa385f72bbf7c88941e4e4942692 (patch) | |
tree | d40abb48312e7b00c16651c420e2efd773c440ea /docs/plugins/gst-plugins-bad-plugins.interfaces | |
parent | d6e3e6d9c0fe39534930c647755c4219eb39f39f (diff) | |
download | gst-plugins-bad-4de96f3a8e58fa385f72bbf7c88941e4e4942692.tar.gz gst-plugins-bad-4de96f3a8e58fa385f72bbf7c88941e4e4942692.tar.bz2 gst-plugins-bad-4de96f3a8e58fa385f72bbf7c88941e4e4942692.zip |
docs/plugins/gst-plugins-bad-plugins.*: Remove equalizer plugin docs
Original commit message from CVS:
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/gst-plugins-bad-plugins.hierarchy:
* docs/plugins/gst-plugins-bad-plugins.interfaces:
Remove equalizer plugin docs
* tests/check/Makefile.am:
Add GST_OPTION_CFLAGS, to get -Werror -Wall into the tests as for
other modules.
* tests/check/elements/multifile.c:
* tests/check/elements/rganalysis.c:
* tests/check/elements/rglimiter.c:
Fix compiler warnings from -Wall -Werror
Diffstat (limited to 'docs/plugins/gst-plugins-bad-plugins.interfaces')
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins.interfaces | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins.interfaces b/docs/plugins/gst-plugins-bad-plugins.interfaces index 7e670a3b..48449e7d 100644 --- a/docs/plugins/gst-plugins-bad-plugins.interfaces +++ b/docs/plugins/gst-plugins-bad-plugins.interfaces @@ -14,10 +14,6 @@ GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance GstSDLVideoSink GstImplementsInterface GstNavigation GstXOverlay GstGLImageSink GstImplementsInterface GstXOverlay GstGioSink GstURIHandler -GstIirEqualizer GstChildProxy -GstIirEqualizerNBands GstChildProxy -GstIirEqualizer3Bands GstChildProxy -GstIirEqualizer10Bands GstChildProxy GstCDAudio GstURIHandler GTypeModule GTypePlugin GIOModule GTypePlugin |