[Bug 690937] alsasink: playing video files with gst-launch causes CPU 100%
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 21 09:51:10 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=690937
GStreamer | gst-plugins-base | 0.10.28
--- Comment #5 from Daniel Drake <dsd at laptop.org> 2013-01-21 17:51:03 UTC ---
Maybe dropping the lock in that case is not safe, because perhaps
gst_alsasink_reset() could then reset the handle in the middle of execution of
gst_alsasink_write(), which doesn't sound like a nice situation. If that's
true, it suggests that having two locks would be necessary.
--
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