[Bug 652037] basesrc: less persistent caching of size
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jun 6 07:51:57 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=652037
GStreamer | gstreamer (core) | git
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|0.10.36 |1.1.2
--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2013-06-06 14:51:53 UTC ---
commit bab1122a93a67c5b789fca2161249b29497db3c4
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Thu Jun 6 16:46:12 2013 +0200
basesrc: Only force-update the duration for dynamic sources when doing the
D
Doing it after every single create() is not very efficient and not
necessary
Especially on network file systems fstat() is not cached and causes network
traffic, making the source possibly unusable slow.
https://bugzilla.gnome.org/show_bug.cgi?id=652037
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list