[Bug 787394] glimagesink: should not ignore (x,y) when resize

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Sep 19 04:13:26 UTC 2017


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

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

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

--- Comment #10 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit b7387745669cfd294a5823dd7018f619d131cf5c
Author: Haihua Hu <jared.hu at nxp.com>
Date:   Mon Sep 11 16:00:24 2017 +0800

    gl/viv-fb: transform screen coordinate to viewport coordinate

    In y direction, screen coordinate are opposite to viewport coordinate.

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

commit 039c983a9f18c5457f4f117128924da39abc8791
Author: Haihua Hu <jared.hu at nxp.com>
Date:   Mon Sep 11 15:12:53 2017 +0800

    gl/viv-fb: fix wrong pos (x,y) calculate in queue_resize

    queue_resize viewport coordinate calculate is wrong and
    force queue_resize when do _set_render_rectangle in case
    user input pos changed

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

commit 5f4ee3909e3618c2f65ea56037f86618ddd11eba
Author: Haihua Hu <jared.hu at nxp.com>
Date:   Mon Sep 11 16:11:19 2017 +0800

    glimagesink: expose should do redisplay all the time

    when using internal window, window resize should work
    when pause state, but expose only do redisplay when
    window_id is valid. So expose should do redisplay all
    the time.

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

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