projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3589ce6
)
fix mulawdec
author
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 24 Feb 2004 23:44:48 +0000
(23:44 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 24 Feb 2004 23:44:48 +0000
(23:44 +0000)
Original commit message from CVS:
fix mulawdec
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index a78b02fc1f67b4a211a03c06804cc61eeb4b07ba..04f6706a7e11b6889cb3f67ffe2cbc2a93e6bf4a 100644
(file)
--- 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>