summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2007-01-31 08:16:59 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2007-01-31 08:16:59 +0000
commit75337844d926e80038f6d6d4f283c22a94ca5dd5 (patch)
treee4adee34a9a58f25ca42d6b45d2a426c42106e9f /ChangeLog
parent385bba644fffe6d585467a34ac8e01563263f4b5 (diff)
downloadgst-plugins-bad-75337844d926e80038f6d6d4f283c22a94ca5dd5.tar.gz
gst-plugins-bad-75337844d926e80038f6d6d4f283c22a94ca5dd5.tar.bz2
gst-plugins-bad-75337844d926e80038f6d6d4f283c22a94ca5dd5.zip
Fix classification in GstElementDetails.
Original commit message from CVS: * ext/alsaspdif/alsaspdifsink.c: * gst/nsf/gstnsf.c: Fix classification in GstElementDetails. * ext/ladspa/gstladspa.c: (gst_ladspa_base_init), (gst_ladspa_class_init): Improve Klassification and reduce code slighly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c6f51ba..cf97694a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-01-31 Stefan Kost <ensonic@users.sf.net>
+
+ * ext/alsaspdif/alsaspdifsink.c:
+ * gst/nsf/gstnsf.c:
+ Fix classification in GstElementDetails.
+
+ * ext/ladspa/gstladspa.c: (gst_ladspa_base_init),
+ (gst_ladspa_class_init):
+ Improve Klassification and reduce code slighly.
+
2007-01-30 Edward Hervey <edward@fluendo.com>
* configure.ac: