Alexandre Julliard pushed to branch master at wine / wine
Commits: 469c963f by Nikolay Sivov at 2025-04-14T12:34:29+02:00 windowscodecs/metadata: Create default items for the cHRM handler.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
- - - - - 488f42f8 by Nikolay Sivov at 2025-04-14T12:34:30+02:00 windowscodecs/metadata: Create default item for the hIST handler.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
- - - - - f7e64c3a by Nikolay Sivov at 2025-04-14T12:34:31+02:00 windowscodecs/metadata: Create default items for the tIME handler.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
- - - - - 57225ce6 by Nikolay Sivov at 2025-04-14T12:34:32+02:00 windowscodecs/tests: Add more tests for initial reader contents.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
- - - - - c8d3c9cb by Nikolay Sivov at 2025-04-14T12:34:33+02:00 windowscodecs/metadata: Add default item for the GifComment handler.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
- - - - - e4941ae4 by Nikolay Sivov at 2025-04-14T12:34:34+02:00 windowscodecs/metadata: Implement bKGD chunk reader.
- - - - -
8 changed files:
- dlls/windowscodecs/clsfactory.c - dlls/windowscodecs/gifformat.c - dlls/windowscodecs/metadatahandler.c - dlls/windowscodecs/pngformat.c - dlls/windowscodecs/regsvr.c - dlls/windowscodecs/tests/metadata.c - dlls/windowscodecs/wincodecs_private.h - dlls/windowscodecs/windowscodecs_wincodec.idl
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2db7b9e0af9e8eda80d270d4d9e877...