gst/asfdemux/gstasfdemux.c: - process comments even if they don't end with \0\0 g_con...
authorStéphane Loeuillet <gstreamer@leroutier.net>
Sun, 16 May 2004 17:10:29 +0000 (17:10 +0000)
committerStéphane Loeuillet <gstreamer@leroutier.net>
Sun, 16 May 2004 17:10:29 +0000 (17:10 +0000)
commit6710f022b22ea5b8630bebdee72e3fb15a9a7159
treea15a097ed4f11b6b1b5492c57ea85ab525f4c532
parent534c0cbca6c091a5d57dc4d149188552048acda7
gst/asfdemux/gstasfdemux.c: - process comments even if they don't end with \0\0 g_convert would ignore them if presen...

Original commit message from CVS:
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
- process comments even if they don't end with \0\0
g_convert would ignore them if present and works well without them
ChangeLog