[Bug 782543] vaapisink: disabled event thread when PLAYING->NULL->PLAYING

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 12 06:42:07 UTC 2017


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

--- Comment #1 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 351698
  --> https://bugzilla.gnome.org/attachment.cgi?id=351698&action=edit
vaapisink: keep handle_events flag except that if user  want to set

When state of vaapisink is changed from PLAYING to NULL,
the handle_events flag is set to FALSE, and never recovered,
and then event thread is never going to run.

So we should allow to set the flag only when users try it.

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