8ca67037
by Michael Brabec at 2026-07-23T22:49:34+02:00
avifil32: Fix ICM_COMPRESS_FRAMES_INFO not being sent without VIDCF_COMPRESSFRAMES.
On a real installation of Windows 11 ICM_COMPRESS_GET_FRAMES is
sent even if the respective capability flag is not set. While
well-behaved drivers appear to set the capability flag if they
support this message, this is still a discrepancy between Wine
and real Windows behavior.