]> git.sesse.net Git - ffmpeg/commit
libavdevice/gdigrab: fix HIDPI support for window capture
authorDilshod Mukhtarov <dilshodm@gmail.com>
Sun, 27 Jan 2019 19:09:53 +0000 (23:09 +0400)
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>
Wed, 30 Jan 2019 20:55:11 +0000 (21:55 +0100)
commitd7c9ddd0c4b02c1e8872a299a6613f9b55b858a4
treeb056d31b5d9ae3f40421ce9db8273e8fa0a49920
parent789d3b98d1ded964c60213c05dbe1cf42ab8ae59
libavdevice/gdigrab: fix HIDPI support for window capture

In Windows if using scaling other than 100% then the grabbed window was not captured fully (cropped)

Signed-off-by: Dilshod Mukhtarov <dilshodm@gmail.com>
libavdevice/gdigrab.c