[Git][wine/wine][master] 5 commits: windowscodecs/metadatahandler: Implement GetPersistOptions().
Alexandre Julliard pushed to branch master at wine / wine Commits: bc86b790 by Nikolay Sivov at 2025-02-03T11:51:08+01:00 windowscodecs/metadatahandler: Implement GetPersistOptions(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 922d94a5 by Nikolay Sivov at 2025-02-03T11:51:10+01:00 windowscodecs/metadatahandler: Implement GetStream(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 3671d8fe by Nikolay Sivov at 2025-02-03T11:51:11+01:00 windowscodecs/metadata: Add registration information for the Gps reader. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - d3969a10 by Nikolay Sivov at 2025-02-03T11:51:12+01:00 windowscodecs/metadata: Add registration information for the Exif reader. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - c503599d by Nikolay Sivov at 2025-02-03T18:13:35+01:00 windowscodecs/metadata: Add initial implementation of the App1 reader. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 8 changed files: - dlls/windowscodecs/clsfactory.c - dlls/windowscodecs/gifformat.c - dlls/windowscodecs/imgfactory.c - dlls/windowscodecs/metadatahandler.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/05595ddbb991d61dc4330ec898b94b... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/05595ddbb991d61dc4330ec898b94b... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)