summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2007-01-31 10:02:05 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2007-01-31 10:02:05 +0000
commit6b9ccde0a030437554e68e862c6c071f51c35994 (patch)
treeef6220b2931f149671a6e73bf80b351ecfc4ba1a /ChangeLog
parent2397f01e979a4dd8cafe51dcfa4c4f7d99b97a8c (diff)
downloadgst-plugins-bad-6b9ccde0a030437554e68e862c6c071f51c35994.tar.gz
gst-plugins-bad-6b9ccde0a030437554e68e862c6c071f51c35994.tar.bz2
gst-plugins-bad-6b9ccde0a030437554e68e862c6c071f51c35994.zip
gst/real/: Fix classification in GstElementDetails.
Original commit message from CVS: * gst/real/gstrealaudiodec.c: * gst/real/gstrealvideodec.c: Fix classification in GstElementDetails.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8365d9e6..89d84045 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-01-31 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/real/gstrealaudiodec.c:
+ * gst/real/gstrealvideodec.c:
+ Fix classification in GstElementDetails.
+
2007-01-31 Sebastian Dröge <slomo@circular-chaos.org>
* ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),