Alexandre Julliard pushed to branch master at wine / wine
Commits: 13dfe91e by Rémi Bernon at 2024-09-23T15:25:19+02:00 winedmo: Avoid printing errors on expected statuses.
- - - - - 93649ae0 by Rémi Bernon at 2024-09-23T15:25:19+02:00 winedmo: Set the buffer size to zero on read failure.
To avoid setting it to a size larger than its capacity when buffer too small status is returned.
- - - - - 767ff3b4 by Rémi Bernon at 2024-09-23T15:25:21+02:00 mfsrcsnk: Send EOS event only when there is no more samples queued.
- - - - - 8e41ea66 by Rémi Bernon at 2024-09-23T15:25:21+02:00 mfsrcsnk: Fill the stream mapping for unknown stream types too.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57080
- - - - -
2 changed files:
- dlls/mfsrcsnk/media_source.c - dlls/winedmo/main.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c1034c3e006054633faad74aecc261...