[gst-cvs] colinwalters gst-plugins: gst-plugins/ext/gnomevfs/
Colin Walters
colinwalters at users.sourceforge.net
Sun Feb 2 20:15:11 PST 2003
CVS Root: /cvsroot/gstreamer
Module: gst-plugins
Changes by: colinwalters
Date: Sun Feb 02 2003 20:12:16 PST
Branch: BRANCH-GSTREAMER-0_6
Log message:
(struct _GstGnomeVFSSrc): s/iradio_callbacks_pushed/http_callbacks_pushed/g. Users updated.
(struct _GstGnomeVFSSrc): New member in_first_get.
(gst_gnomevfssrc_get): Use it. We only want to read an 8k chunk
the first time.
(gst_gnomevfssrc_received_headers_callback): Try to detect
Content-Type header. This doesn't work yet because gnome-vfs eats
that header. We will fix that.
(gst_gnomevfssrc_get_icy_metadata): Use g_ascii_strncasecmp
instead of g_strncasecmp.
Modified files:
ext/gnomevfs : gstgnomevfssrc.c
Links:
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/gnomevfs/gstgnomevfssrc.c.diff?r1=1.25.6.2&r2=1.25.6.3
More information about the Gstreamer-commits
mailing list