Module: wine Branch: master Commit: e21fe9e14fde16633ae335ab00bf831126f34186 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e21fe9e14fde16633ae335ab0... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Thu Apr 28 11:12:45 2022 +0200 mf/tests: Add tests for the ResamplerMediaObject audio 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(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/mf/tests/audioconvdata.bin | Bin 0 -> 179924 bytes dlls/mf/tests/mf.c | 403 +++++++++++++++++++++++++++++++++++++++- dlls/mf/tests/resource.rc | 3 + 3 files changed, 404 insertions(+), 2 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e21fe9e14fde16633ae33...