[gstreamer-bugs] [Bug 608901] [gnomevfssrc] Problem using gnomevfssrc with ssh uri

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 5 08:08:45 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=608901
  GStreamer | gst-plugins-base | 0.10.25

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2010-02-05 16:08:39 UTC ---
Could you attach your changes as a diff? Using a GStaticRWLock is probably not
a good idea, the overhead of RW locks is not worth the lower contention unless
you really have a lot of contention. I think in this case a normal GMutex would
be better.

-- 
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