ext/gnomevfs/gstgnomevfssrc.c: Try harder to get the size from a uri by using _info_u...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 29 Aug 2006 15:23:46 +0000 (15:23 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 29 Aug 2006 15:23:46 +0000 (15:23 +0000)
commit5b55df7766f9374c2884ad7d776c1b40308e2733
treecf05c8a386907d5b3f47c0c090e70bdecb7833a4
parent6fdb8262a770dabeb6d4322d55da18848182d3b7
ext/gnomevfs/gstgnomevfssrc.c: Try harder to get the size from a uri by using _info_uri() when _info_from_handle() do...

Original commit message from CVS:
Patch by: Tim-Philipp Müller  <tim at centricular dot net>
* ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
(gst_gnome_vfs_src_start):
Try harder to get the size from a uri by using _info_uri() when
_info_from_handle() does not give us enough info.
Also follow symlinks when getting the size.
Partially Fixes #332864.
ChangeLog
ext/gnomevfs/gstgnomevfssrc.c