summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cac3b03..8725fa67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-10-13 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
+ (comment_init), (comment_add):
+ Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
+ use GST_READ_UINT32_LE() and friends rather than the private
+ implementation of those same macros.
+
2005-10-13 Stefan Kost <ensonic@users.sf.net>
* examples/stats/mp2ogg.c: