d3d11videosink: Translate mouse position
authorSeungha Yang <seungha@centricular.com>
Mon, 1 Aug 2022 20:06:24 +0000 (05:06 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 2 Aug 2022 14:24:22 +0000 (14:24 +0000)
commitbc065d2cc2cbcf8d86eb984030ef268d61860ee2
tree5f51bdb14ac0db1ded7f702b4a3865d63c3c94d6
parent7d4a1a5beb6102a8e84bdffe424964d7edf98571
d3d11videosink: Translate mouse position

Converts mouse cursor position represented in display coordinates to
stream coordinates.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2824>
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11window.cpp
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11window_win32.cpp