summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStéphane Loeuillet <gstreamer@leroutier.net>2004-05-13 21:27:14 +0000
committerStéphane Loeuillet <gstreamer@leroutier.net>2004-05-13 21:27:14 +0000
commit7710c86dc7c5c091fcff696a394264b85c14bf58 (patch)
tree7a048a56aa5be0c96b71ab39120ca6424347a3bb /ChangeLog
parent9a1f739d23932de679bf915cd989a4bea3ccbf9e (diff)
downloadgst-plugins-bad-7710c86dc7c5c091fcff696a394264b85c14bf58.tar.gz
gst-plugins-bad-7710c86dc7c5c091fcff696a394264b85c14bf58.tar.bz2
gst-plugins-bad-7710c86dc7c5c091fcff696a394264b85c14bf58.zip
ext/mad/gstid3tag.c: move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
Original commit message from CVS: * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio" * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio" * gst/auparse/gstauparse.c : - add code (commented for now) to support audio/x-adpcm on src pad (we have no decoder for those layout yet) * gst/cdxaparse/gstcdxaparse.c : * gst/cdxaparse/gstcdxaparse.h : - partial rewrite using RiffRead (ripped iain's wavparse code) * gst/rtp/gstrtpL16enc.c : typo * gst/rtp/gstrtpgsmenc.c : typo
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e72d4ef..43a4836b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2004-05-13 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
+
+ * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
+ * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
+
+ * gst/auparse/gstauparse.c :
+ - add code (commented for now) to support audio/x-adpcm on src pad
+ (we have no decoder for those layout yet)
+
+ * gst/cdxaparse/gstcdxaparse.c :
+ * gst/cdxaparse/gstcdxaparse.h :
+ - partial rewrite using RiffRead (ripped iain's wavparse code)
+
+ * gst/rtp/gstrtpL16enc.c : typo
+ * gst/rtp/gstrtpgsmenc.c : typo
+
2004-05-13 Benjamin Otte <otte@gnome.org>
* configure.ac: