gstreamer/ext/gnomevfs
Tim-Philipp Müller 1e3f394a97 ext/gnomevfs/gstgnomevfssrc.c: Override GstBaseSrc::check_get_range() in order to avoid opening the resource just to ...
Original commit message from CVS:
* ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
(gst_gnome_vfs_src_check_get_range):
Override GstBaseSrc::check_get_range() in order to avoid opening
the resource just to check whether we can operate in pull-mode or
not - we can predict that pretty well from the URI alone. Should
fix problems with last.fm (#331690). (Requires latest core CVS).
2006-03-06 20:07:55 +00:00
..
gstgnomevfs.c
gstgnomevfs.h
gstgnomevfssink.c configure.ac: Bump requirements to GStreamer CVS for the new error enum. 2006-03-04 14:35:10 +00:00
gstgnomevfssink.h
gstgnomevfssrc.c ext/gnomevfs/gstgnomevfssrc.c: Override GstBaseSrc::check_get_range() in order to avoid opening the resource just to ... 2006-03-06 20:07:55 +00:00
gstgnomevfssrc.h
gstgnomevfsuri.c
gstgnomevfsuri.h
Makefile.am