Module: wine Branch: master Commit: f859a4d0482aeb5dc1a2831ba4795b46184315e5 URL: https://source.winehq.org/git/wine.git/?a=commit;h=f859a4d0482aeb5dc1a2831ba...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Mon Oct 5 15:26:43 2020 +0300
evr/presenter: Check video window in SetVideoPosition().
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/evr/presenter.c | 16 ++- dlls/evr/tests/evr.c | 385 +++++++++++++++++++++++++++++++++++++++------------ 2 files changed, 308 insertions(+), 93 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f859a4d0482aeb5dc1a28...