From ea2dd02a4a8413b5c28e7a400121edce851e5d62 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sat, 15 Feb 2003 04:54:32 +0000 Subject: [PATCH] I'm too lazy to comment this Original commit message from CVS: *** empty log message *** --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1019a5fd00..09865f0da2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-02-14 Colin Walters + + * ext/gnomevfs/gstgnomevfssrc.c (unicodify, + gst_gnomevfssrc_unicodify): New functions. + (audiocast_thread_run): Use them. Remove redundant if from + "if (foo) g_free (foo);" bits. Change fprintf to g_print. + (gst_gnomevfssrc_received_headers_callback): Ditto. + (gst_gnomevfssrc_get_icy_metadata): Ditto. + 2003-02-06 Colin Walters * ext/gnomevfs/gstgnomevfssrc.c: Port all the fixes from