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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 12 11:04:49 UTC 2017


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

Hyunjun Ko <zzoon at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #351698|needs-work                  |none
             status|                            |
 Attachment #351698|0                           |1
        is obsolete|                            |

--- Comment #4 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 351709
  --> https://bugzilla.gnome.org/attachment.cgi?id=351709&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