Alexandre Julliard pushed to branch master at wine / wine
Commits: 4f6bff88 by Akihiro Sagawa at 2025-11-11T10:13:33+01:00 quartz/tests: Add tests for 32 bpp AVI videos.
- - - - - 39ce1f5c by Akihiro Sagawa at 2025-11-11T10:13:35+01:00 winegstreamer: Add ARGB32 format support for 32 bpp AVI videos.
- - - - - d0bd65b0 by Akihiro Sagawa at 2025-11-11T10:13:35+01:00 winegstreamer: Always use bottom-up for AVI RGB videos.
GStreamer caps don't provide the scan direction of AVI files, and some downstream filters don't handle top-down correctly.
- - - - -
4 changed files:
- dlls/quartz/tests/avisplit.c - dlls/quartz/tests/rsrc.rc - + dlls/quartz/tests/test_32bpp.avi - dlls/winegstreamer/quartz_parser.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7ca2f577e43a6ecea8c2362d347722...