summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-05-11 04:33:48 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-05-11 04:33:48 +0000
commitb06a7b8be95c247dcdce0f18d7dd75fb0dd6573e (patch)
tree249635a383b81593e9e774224253a507411034e7 /ChangeLog
parentc8eeeeb6edf001943eba5770e83e6f6a6c87eb97 (diff)
gst/asfdemux/gstasfdemux.c: Fix some odd cases and fix BE metadata parsing of unicode16 text.
Original commit message from CVS: * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment): Fix some odd cases and fix BE metadata parsing of unicode16 text.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 313b7ffe..8ad58d34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-11 Ronald Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
+ Fix some odd cases and fix BE metadata parsing of unicode16 text.
+
2004-05-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/switch/gstswitch.c: (gst_switch_release_pad),