[Bug 758961] New: adaptivedemux: tests: do not sleep with the GST_TEST_LOCK taken
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Dec 2 08:38:52 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758961
Bug ID: 758961
Summary: adaptivedemux: tests: do not sleep with the
GST_TEST_LOCK taken
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: minor
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: florin.apostol at oregan.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
All the test callbacks are called with GST_TEST_LOCK taken. The callbacks
should release this lock if they want to sleep. Seek test currently
sleeps in callback, so it must temporarily release the GST_TEST_LOCK
--
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