--
v3: quartz: Hold the streaming lock while calling ICDecompressEnd.
quartz: Use the correct stride when calculating image size in AVIDec.
quartz: Get output format from source, not sink in AVIDec.
quartz/tests: Use unaligned width in AVIDec tests to expose incorrect stride calculation.
https://gitlab.winehq.org/wine/wine/-/merge_requests/5674
On Mon May 20 21:34:08 2024 +0000, eric pouech wrote:
> agreed (except perhaps for the padding of the N seconds... not that it
> would make sense to replicate the padding, but I'm not sure the printf
> has a trailing whitespace so that it erases the last visible char when
> the width of N is reduced)
I've added the padding, and replicated the behavior of the native program by only updating the "Waiting for N seconds" text.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/5691#note_70991