[Bug 760172] dx9screencapsrc: add "cursor" option to draw the cursor

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 2 08:39:26 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

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

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 8960debc249a6d0eb4589ef04f77428762e92d33
Author: Florian Zwoch <fzwoch at gmail.com>
Date:   Tue Jan 5 18:50:45 2016 +0100

    dx9screencapsrc: add "cursor" option to draw the cursor

    Drawing is done via the GDI drawing functions. The cursor is
    converted to a monochrome version before drawing. This is because
    the GDI drawing functions seem to have undefined behavior with
    cursor images including an alpha channel.

    I could not find any other reliable way to draw these alpha
    channel cursors without producing unwanted artifacts. These type
    of cursors were introduced with Window Vista when run with it's
    Aero theme.

    Also adjust the cursor coordinates when capturing non-primary
    screens via the "monitor" option.

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

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