Module: wine Branch: master Commit: 47ab12402201b1b7f93e9505c60f5ef8755d55a3 URL: https://source.winehq.org/git/wine.git/?a=commit;h=47ab12402201b1b7f93e9505c...
Author: Anton Baskanov baskanov@gmail.com Date: Thu Sep 10 02:17:38 2020 +0700
amstream: Reconnect if the new format is incompatible with the connection media type in AMDirectDrawStream::SetFormat.
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/ddrawstream.c | 37 ++++++++++++ dlls/amstream/tests/amstream.c | 130 ++++++++++++++++++++++++++++++++++++++++- 2 files changed, 166 insertions(+), 1 deletion(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=47ab12402201b1b7f93e9...