summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-02-24 23:44:48 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-02-24 23:44:48 +0000
commit6c552d42176e9b58a83106f2e992dcc40a7f6785 (patch)
tree2319cfe16f19c592e8c3440bf95bf37748f8bd56 /ChangeLog
parent5f6624172badf15cf8f5c0c26d71d536292871de (diff)
fix mulawdec
Original commit message from CVS: fix mulawdec
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a78b02fc..04f6706a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-25 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst/law/mulaw-decode.c: (mulawdec_link):
+ * gst/law/mulaw.c: (plugin_init):
+ fix mulawdec so it actually works again
+
2004-02-24 Arwed v. Merkatz <v.merkatz@gmx.net>
reviewed by: David Schleef <ds@schleef.org>