[Bug 781112] pad-monitor: Safely store expected accurate seek value
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 10 07:24:29 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=781112
Edward Hervey <bilboed at bilboed.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.11.91
--- Comment #4 from Edward Hervey <bilboed at bilboed.com> ---
commit b156616b5c424ee2c5d2f9aa6d233106f3fe97a4
Author: Edward Hervey <edward at centricular.com>
Date: Mon Apr 10 07:58:01 2017 +0200
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).
https://bugzilla.gnome.org/show_bug.cgi?id=781112
--
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