diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-05-11 04:33:48 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-05-11 04:33:48 +0000 |
commit | b06a7b8be95c247dcdce0f18d7dd75fb0dd6573e (patch) | |
tree | 249635a383b81593e9e774224253a507411034e7 | |
parent | c8eeeeb6edf001943eba5770e83e6f6a6c87eb97 (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.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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), |