From: Colin Walters Date: Sat, 15 Feb 2003 04:54:32 +0000 (+0000) Subject: I'm too lazy to comment this X-Git-Tag: OSLOSUMMIT1-200303051~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=34bb53b331d9f1f72c1a108a9153ff8c175b21c0;p=platform%2Fupstream%2Fgst-plugins-base.git I'm too lazy to comment this Original commit message from CVS: *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 1019a5f..09865f0 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