gstreamer/plugins
Sebastian Dröge 2ef72b7276 nlecomposition: Fix race condition in seek handling causing deadlocks
We might receive another seek from the application while the action task is
handling a previous seek (and thus setting seeking_itself to TRUE). To prevent
this seek to go through directly instead of being added as an action, also
check if the seek event was received from our action task thread or some other
thread.

https://bugzilla.gnome.org/show_bug.cgi?id=767053
2016-05-31 17:30:25 +03:00
..
nle nlecomposition: Fix race condition in seek handling causing deadlocks 2016-05-31 17:30:25 +03:00
Makefile.am Move NLE to a dedicated GstPlugin 2015-08-20 13:49:20 +02:00