Module: wine Branch: master Commit: 43eebcd3e6f27b385715bc95f4b86dad665bd97c URL: https://source.winehq.org/git/wine.git/?a=commit;h=43eebcd3e6f27b385715bc95f...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Mon Jun 29 15:43:38 2020 +0300
evr: Add input type validation through dxva.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/evr/mixer.c | 201 +++++++++++++++++++++++++++++++++++++++++++++++---- dlls/evr/tests/evr.c | 87 +++++++++++++++++++++- 2 files changed, 269 insertions(+), 19 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=43eebcd3e6f27b385715b...