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 | 3df7ea32b22df11c0ac7fab339214796db1ec811 (patch) | |
tree | f24643df865b4c1295186c160000099e56b35372 /ChangeLog | |
parent | 308d530d13b03a3f1ccc4cc5e607b40d3cff2ba4 (diff) | |
download | gst-plugins-bad-3df7ea32b22df11c0ac7fab339214796db1ec811.tar.gz gst-plugins-bad-3df7ea32b22df11c0ac7fab339214796db1ec811.tar.bz2 gst-plugins-bad-3df7ea32b22df11c0ac7fab339214796db1ec811.zip |
forgot the bugnumber I fixed again...
Original commit message from CVS:
forgot the bugnumber I fixed again...
Diffstat (limited to 'ChangeLog')
-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 |