Module: wine Branch: master Commit: 1ac3fe36c20bb73d678b8811e34f26029dfaa3de URL: https://source.winehq.org/git/wine.git/?a=commit;h=1ac3fe36c20bb73d678b8811e...
Author: Zebediah Figura z.figura12@gmail.com Date: Tue Mar 10 22:03:28 2020 -0500
quartz/acmwrapper: Reimplement the ACM wrapper directly on top of strmbase_filter.
Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/quartz/acmwrapper.c | 318 +++++++++++++++++++++++++++++++++++------ dlls/quartz/tests/acmwrapper.c | 20 +-- 2 files changed, 288 insertions(+), 50 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1ac3fe36c20bb73d678b8...