Alexandre Julliard pushed to branch master at wine / wine
Commits: aa880c4c by Elizabeth Figura at 2025-06-11T14:07:54+02:00 amstream/tests: Test reconnection done by CreateSample().
- - - - - e837465e by Elizabeth Figura at 2025-06-11T14:07:54+02:00 amstream: Don't bother calling SetFormat() if a NULL surface was passed.
In that case we will always request a surface with the current width, height, and pixel format, and "rect" must be NULL and cannot affect it.
- - - - - 4d62cfa8 by Elizabeth Figura at 2025-06-11T14:07:54+02:00 amstream: Call SetFormat() before creating the sample.
- - - - - de722fcf by Elizabeth Figura at 2025-06-11T14:07:54+02:00 amstream: Unblock GetBuffer() in Decommit().
- - - - - c8fa18a0 by Elizabeth Figura at 2025-06-11T14:07:54+02:00 amstream: Add more traces.
- - - - -
3 changed files:
- dlls/amstream/audiostream.c - dlls/amstream/ddrawstream.c - dlls/amstream/tests/amstream.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a651afa942e1b2465e904e9041a8ab...