Alexandre Julliard pushed to branch master at wine / wine
Commits: eea75c83 by Nikolay Sivov at 2025-02-12T11:12:27+01:00 windowscodecs/metadata: Recursively create nested writers in CreateMetadataWriterFromReader().
- - - - - a0ccd5ec by Nikolay Sivov at 2025-02-12T11:12:29+01:00 windowscodecs/tests: Use generic block writer for testing.
- - - - - 2756523b by Nikolay Sivov at 2025-02-12T11:12:29+01:00 windowscodecs/tests: Add some tests for querying nested readers in App1 format.
- - - - - 4353b653 by Nikolay Sivov at 2025-02-12T11:12:29+01:00 windowscodecs/tests: Add some tests for the query writer used on App1 data.
- - - - - 3ee68f1a by Nikolay Sivov at 2025-02-12T11:12:29+01:00 windowscodecs/metadata: Handle nested metadata handlers lookup by CLSID.
- - - - - 5eb55f9c by Nikolay Sivov at 2025-02-12T11:12:30+01:00 windowscodecs/tests: Add a top level block enumerator for the test block writer.
- - - - - 06d315b3 by Nikolay Sivov at 2025-02-12T11:12:30+01:00 windowscodecs/tests: Add some tests for handler objects enumerator.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
- - - - - 36534a23 by Nikolay Sivov at 2025-02-12T11:12:30+01:00 windowscodecs: Add missing traces to the IWICEnumMetadataItem implementation.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com
- - - - -
3 changed files:
- dlls/windowscodecs/imgfactory.c - dlls/windowscodecs/metadatahandler.c - dlls/windowscodecs/tests/metadata.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f15864dff0d485dea83f70ec48d219...