[Bug 781112] pad-monitor: Safely store expected accurate seek value

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 10 07:19:18 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=781112

--- Comment #3 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 349584
  --> https://bugzilla.gnome.org/attachment.cgi?id=349584&action=edit
pad-monitor: Safely store expected seek values

Protect the expected seek values with the same lock as the one
that will be used to read/validate the resulting segments and flush
values.

Avoids races with duplicated seeks (i.e. a seek that was already
sent and handled via another pad, such as in demuxers).

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