After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 636452 - basesrc: Use an atomic integer instead of a lock for checking tags presence
basesrc: Use an atomic integer instead of a lock for checking tags presence
Status: RESOLVED DUPLICATE of bug 636455
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-12-04 14:33 UTC by Edward Hervey
Modified: 2010-12-04 14:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edward Hervey 2010-12-04 14:33:28 UTC
Trims off 17% off gst_base_src_loop (in addition to less potential contention)
Comment 1 Edward Hervey 2010-12-04 14:45:23 UTC

*** This bug has been marked as a duplicate of bug 636455 ***