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:
b023a19
)
gst/law/alaw.c: alawdec should be registered with type ALAWDEC, not ALAWENC
author
Stéphane Loeuillet
<gstreamer@leroutier.net>
Sun, 9 May 2004 22:46:06 +0000
(22:46 +0000)
committer
Stéphane Loeuillet
<gstreamer@leroutier.net>
Sun, 9 May 2004 22:46:06 +0000
(22:46 +0000)
Original commit message from CVS:
* gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 82b83795d393c7ed25b04959756c0578925645e9..4c341d11f7935d5560a85df37655ac5e8e013cf5 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2004-05-10 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
+
+ * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
+
2004-05-09 Benjamin Otte <otte@gnome.org>
* ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):