[Git][wine/wine][master] 8 commits: windowscodecs/metadata: Recursively create nested writers in CreateMetadataWriterFromReader().
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(a)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(a)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... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f15864dff0d485dea83f70ec48d219... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)