diff options
author | Benjamin Otte <otte@gnome.org> | 2004-05-16 16:24:06 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-05-16 16:24:06 +0000 |
commit | ae70d1e88eeaf7fadd0f9f6b85d99d02609c7ab6 (patch) | |
tree | 52c9dd3b934717a60db6f0b244fd58d88dd421cd | |
parent | 23453cfde9ffb3c26b8e3add947748211417da6c (diff) |
forgot the bugnumber I fixed again...
Original commit message from CVS:
forgot the bugnumber I fixed again...
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment): don't write to memory we might not write to - g_convert does that - for us anyway + for us anyway (fixes #142613) (gst_asf_demux_audio_caps): conmment out gst_util_dump_mem |