Module: wine Branch: master Commit: 573deb17e682c7de739931967bd2593ec4b1a90e URL: https://source.winehq.org/git/wine.git/?a=commit;h=573deb17e682c7de739931967...
Author: Rémi Bernon rbernon@codeweavers.com Date: Sun Apr 3 20:12:21 2022 +0200
mf/tests: Add tests for the ColorConvertDMO video transform.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45988 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47084 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49715 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52183 Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mf/tests/mf.c | 415 ++++++++++++++++++++++++++++++++++++++++++- dlls/mf/tests/resource.rc | 3 + dlls/mf/tests/rgb32frame.bin | Bin 0 -> 36864 bytes 3 files changed, 417 insertions(+), 1 deletion(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=573deb17e682c7de73993...