[Bug 703486] Implement GstNavigation interface in glimagesink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 4 07:06:44 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=703486
  GStreamer | gst-plugins-gl | git

Vasilis Liaskovitis <vliaskov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #280037|0                           |1
        is obsolete|                            |

--- Comment #32 from Vasilis Liaskovitis <vliaskov at gmail.com> 2014-08-04 14:06:39 UTC ---
Created an attachment (id=282444)
 View: https://bugzilla.gnome.org/attachment.cgi?id=282444
 Review: https://bugzilla.gnome.org/review?bug=703486&attachment=282444

GstGLWindow, GstGLImagesink, x11: Scale navigation events on resized windows

Using a public GstGLWindow function get_surface_dimensions to get the actual
width and height of surface. Default width and height are set to sink's
GST_VIDEO_SINK_WIDTH and GST_VIDEO_SINK_HEIGHT in case the subclass does not
implement the get_surface_dimensions vfunc, though I am not sure this is the
sanest option.

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