- 
5ff67b42
 by Elizabeth Figura   at 2025-06-16T23:02:49+02:00 
 ir50_32/tests: Add tests.
 
- 
37c45225
 by Elizabeth Figura   at 2025-06-16T23:02:49+02:00 
 ir50_32/tests: Move compression and decompression tests from mf:transform.
This is a more natural and findable place for them.
Compression byte check is dropped since even different Windows versions don't seem
to produce the same compressed bytes, and a reimplementation certainly won't.
 
- 
af9d5a4e
 by Elizabeth Figura   at 2025-06-16T23:02:49+02:00 
 ir50_32: Use case-insensitive comparison for the compression fourcc.
 
- 
8ac7db01
 by Elizabeth Figura   at 2025-06-16T23:02:50+02:00 
 ir50_32: Do not handle a NULL input pointer in ICM_DECOMPRESS_GET_FORMAT.
Native will crash here. Get rid of code we don't need.
 
- 
234d60e7
 by Elizabeth Figura   at 2025-06-16T23:02:50+02:00 
 ir50_32: Return ICERR_OK from ICM_DECOMPRESS_END.
 
- 
c2aac2b2
 by Elizabeth Figura   at 2025-06-16T23:02:50+02:00 
 ir50_32: Suggest 24-bit RGB.