Alexandre Julliard pushed to branch master at wine / wine
Commits: bb8ceb36 by Elizabeth Figura at 2025-06-19T10:30:28+02:00 quartz/tests: Port test_source_allocator() to avidec.
- - - - - d12c6559 by Elizabeth Figura at 2025-06-19T10:30:30+02:00 quartz/avidec: Don't set the data length to 0.
There's no reason to do this, and it breaks on amstream's custom allocator, which fails when setting the data length to anything other than the sample size.
- - - - - d8b25446 by Elizabeth Figura at 2025-06-19T10:30:32+02:00 quartz/tests: Test dynamic format change on the AVI decoder.
- - - - - 5d00e9c9 by Elizabeth Figura at 2025-06-19T10:30:32+02:00 quartz: Add a copy_bitmap_header() helper.
- - - - - 7ece30b9 by Elizabeth Figura at 2025-06-19T10:30:32+02:00 quartz/avidec: Correctly calculate the BITMAPINFOHEADER size for BI_BITFIELDS.
- - - - - cf181338 by Elizabeth Figura at 2025-06-19T10:30:33+02:00 quartz/avidec: Handle dynamic format change.
- - - - -
2 changed files:
- dlls/quartz/avidec.c - dlls/quartz/tests/avidec.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/73b75afe55144727775e8a865f82ed...