[Bug 715138] xvimagesink 1.2 ignores resize events when used on a QWidget

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 15 02:07:39 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=715138
  GStreamer | gst-plugins-base | 1.2.1

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #17 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-15 10:07:38 UTC ---
Ack, patch looks good.

commit ae4338bd35d8aee3ecf1e5f5e24a5a51e914881d
Author: Holger Kaelberer <hk at getslash.de>
Date:   Tue Jan 14 23:07:34 2014 +0100

    xvimagesink: don't recreate xvcontext

    A xvcontext can be created early in gst_xvimagesink_set_window_handle().
    In this case don't recreate, i.e. overwrite it in gst_xvimagesink_open().
    Otherwise XEvents won't be handled in the xevent listener thread.

    Fixes a regression when setting the window handle on the sink in
    the very beginning before changing its state.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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