summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86e7a034..b2a615d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-10-06 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
+
+ * gst/wavparse/gstwavparse.h
+ remove duplicated defines for audio codec codes
+
+ * gst-libs/gst/riff/riff-ids.h
+ * gst/wavenc/riff.h:
+ add "4CC" code for ATRAC3 audio streams
+ add "4CC" code for ITU_G721_ADPCM (unused for now)
+
2004-10-06 Wim Taymans <wim@fluendo.com>
* gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):