gstreamer/ext
Tim-Philipp Müller 06ee16b3ff ext/gnomevfs/gstgnomevfssrc.c: gnome_vfs_uri_is_local() alone is not a good indicator whether we can operate in pull-...
Original commit message from CVS:
* ext/gnomevfs/gstgnomevfssrc.c:
(gst_gnome_vfs_src_check_get_range):
gnome_vfs_uri_is_local() alone is not a good indicator
whether we can operate in pull-mode with a specific URI,
as it returns FALSE for file:// URIs that point to an
NFS-mounted path. Be more conservative here: whitelist
local files, blacklist http URIs and use the old
mechanism for anything else (fixes #334216).
2006-03-11 16:40:20 +00:00
..
alsa Added alsa docs. 2006-03-01 18:25:18 +00:00
cdparanoia ext/cdparanoia/gstcdparanoiasrc.*: Add back 'transport-error' and 'uncorrected-error' signals and make them actually ... 2006-02-17 16:12:11 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssrc.c: gnome_vfs_uri_is_local() alone is not a good indicator whether we can operate in pull-... 2006-03-11 16:40:20 +00:00
libvisual ext/libvisual/visual.c: Small cleanups. 2006-03-09 17:58:00 +00:00
ogg ext/ogg/gstoggdemux.c: Don't try to activate NULL chains. 2006-03-09 17:45:39 +00:00
pango closes #333510. 2006-03-09 15:05:03 +00:00
theora ext/libvisual/visual.c: Small cleanups. 2006-03-09 17:58:00 +00:00
vorbis Don't leak references returned by gst_pad_get_parent() 2006-03-07 12:49:03 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00