From 308d530d13b03a3f1ccc4cc5e607b40d3cff2ba4 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sun, 16 May 2004 16:22:42 +0000 Subject: [PATCH] gst/asfdemux/gstasfdemux.c: don't write to memory we might not write to - g_convert does that for us anyway conmment ... Original commit message from CVS: * 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 (gst_asf_demux_audio_caps): conmment out gst_util_dump_mem --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9f24343..54ab51e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2004-05-16 Benjamin Otte + * 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 + (gst_asf_demux_audio_caps): + conmment out gst_util_dump_mem + +2004-05-16 Benjamin Otte + * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop): compute correct expected timestamps after seek (broken since last commit) -- 2.7.4