Module: wine Branch: master Commit: 28764bd0c56257428e50ef2ce4805d42e1882362 URL: https://source.winehq.org/git/wine.git/?a=commit;h=28764bd0c56257428e50ef2ce...
Author: Anton Baskanov baskanov@gmail.com Date: Thu Oct 29 11:40:59 2020 +0700
amstream: Implement MediaStreamFilter::WaitUntil.
Signed-off-by: Anton Baskanov baskanov@gmail.com Signed-off-by: Zebediah Figura z.figura12@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/amstream/filter.c | 87 +++++++++++++++++++- dlls/amstream/tests/amstream.c | 179 ++++++++++++++++++++++++++++++++++++++++- 2 files changed, 260 insertions(+), 6 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=28764bd0c56257428e50e...