summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-08 02:48:54 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-08 02:48:54 +0000
commit4de96f3a8e58fa385f72bbf7c88941e4e4942692 (patch)
treed40abb48312e7b00c16651c420e2efd773c440ea /ChangeLog
parentd6e3e6d9c0fe39534930c647755c4219eb39f39f (diff)
downloadgst-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 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77545d7e..efbfcc3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
2008-02-08 Jan Schmidt <jan.schmidt@sun.com>
+ * 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
+
+2008-02-08 Jan Schmidt <jan.schmidt@sun.com>
+
* configure.ac:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-bad-plugins-docs.sgml: