diff options
author | Colin Walters <walters@verbum.org> | 2003-02-15 04:54:32 +0000 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2003-02-15 04:54:32 +0000 |
commit | ea2dd02a4a8413b5c28e7a400121edce851e5d62 (patch) | |
tree | 0883735c70a697509785c86456a62a89dc0c1a5e | |
parent | 431ee55bf5595fec1524648c2b708b1c70c45cf4 (diff) | |
download | gst-plugins-bad-ea2dd02a4a8413b5c28e7a400121edce851e5d62.tar.gz gst-plugins-bad-ea2dd02a4a8413b5c28e7a400121edce851e5d62.tar.bz2 gst-plugins-bad-ea2dd02a4a8413b5c28e7a400121edce851e5d62.zip |
I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2003-02-14 Colin Walters <walters@verbum.org> + + * 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 <walters@gnu.org> * ext/gnomevfs/gstgnomevfssrc.c: Port all the fixes from |