projects
/
platform
/
upstream
/
gst-plugins-bad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97a4cb6
)
gst/asfdemux/gstasfdemux.c: Fix some odd cases and fix BE metadata parsing of unicode...
author
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Tue, 11 May 2004 04:33:48 +0000
(
04:33
+0000)
committer
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Tue, 11 May 2004 04:33:48 +0000
(
04:33
+0000)
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.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 313b7ffec85a0a38f7e236bca787a184bf49e076..8ad58d34dd43104ad5e488af3821190696788a98 100644
(file)
--- 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),