[Git][wine/wine][master] 6 commits: windowscodecs/metadata: Create default items for the cHRM handler.
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(a)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(a)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(a)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(a)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(a)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... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2db7b9e0af9e8eda80d270d4d9e877... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)