[Bug 765241] New: glimagesink: need to clean window_id when state change form READY to NULL
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Apr 19 03:08:04 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765241
Bug ID: 765241
Summary: glimagesink: need to clean window_id when state change
form READY to NULL
Classification: Platform
Product: GStreamer
Version: 1.8.0
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: jared.hu at nxp.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When application change pipeline state NULL->READY and then READY->NULL,
glimagesink will not clear glsink->window_id. After that, when application
change state NULL->READY, the new_window_id is equal to window_id, glimagesink
will not set window handle. It will use the internal window but not the window
create by application.
--
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