gst/law/alaw.c: alawdec should be registered with type ALAWDEC, not ALAWENC
authorStéphane Loeuillet <gstreamer@leroutier.net>
Sun, 9 May 2004 22:46:06 +0000 (22:46 +0000)
committerSté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

index 82b8379..4c341d1 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):