[Bug 766018] gl/dispmanx: Implements set_render_rectangle to adjust the position of window

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 28 07:10:28 UTC 2016


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.9.3

--- Comment #4 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
Let's push this for now, the -1 width/height arguments can be fixed later.

commit b75ec0c43360c7d47a00d78a7d73b4d5430d8cf9
Author: Gwang Yoon Hwang <yoon at igalia.com>
Date:   Thu May 5 15:53:57 2016 +0900

    gl/dispmanx: Implements set_render_rectangle to adjust the position of
window

    We cannot set the x, y coordinate of the video frame at the dispmanx at
    this point. We need to teach dispmanx backend to understand about
    set_render_rectangle API to draw a video with other UI.

    This patch keeps the current behavior which places video frame at the
    center of the display if there is no set_render_rectangle call to the
    dispmanx window.

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

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