d3d11videosink: Fix rendering on external handle
authorSeungha Yang <seungha@centricular.com>
Mon, 20 Feb 2023 15:27:27 +0000 (00:27 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 21 Feb 2023 00:36:31 +0000 (00:36 +0000)
commit8ddf39f560d474a839168929a3cb3702d4c38bdb
tree97694d6c54f6c4a336c96875938efe1e82359a79
parentb3af05c193231060e77f1f2507ab6dfd845a3da7
d3d11videosink: Fix rendering on external handle

Partial revert of the commit 068a5c1053ae05b3c7747243948447e764d25aa6.
That introduced size mismatch between internal and external HWND

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