1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-01 07:14:31 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Vijay Kiran Kamuju
947c483812 include: Add missing GUIDs and CLSIDs to wincodecsdk.idl.
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-01 22:03:16 +02:00
Dmitry Timoshkov
37ae4f24c0 windowscodecs: Implement WICMapGuidToShortName.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-21 23:21:16 +02:00
Dmitry Timoshkov
35483da628 include: Fix typos in WICPersistOptions enumeration names.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-12 16:10:45 +02:00
Vincent Povirk
9b27a178a9 windowscodecs: Add test for png cHRM metadata.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-17 00:09:18 +09:00
Vincent Povirk
5b893587bd windowscodecs: Add test for PNG gAMA metadata. 2015-04-07 15:09:47 +09:00
Dmitry Timoshkov
8ec1008fc7 windowscodecs: Add a bunch of tests for GIF Comment Extenstion metadata reader. 2012-09-14 11:40:09 +02:00
Dmitry Timoshkov
32a5a11b5e windowscodecs: Add a bunch of tests for GIF Application Extension metadata reader. 2012-09-14 11:40:01 +02:00
Dmitry Timoshkov
2b5739269c windowscodecs: Add a bunch of tests for Graphic Control Extension metadata reader. 2012-09-10 12:21:14 +02:00
Dmitry Timoshkov
7f93e0a6d2 windowscodecs: Add a bunch of tests for Image Descriptor metadata reader. 2012-09-10 12:21:09 +02:00
Dmitry Timoshkov
0b0bf572c1 windowscodecs: Add a bunch of tests for Logical Screen Descriptor metadata reader. 2012-09-10 12:21:04 +02:00
Dmitry Timoshkov
847cdf3fd0 include/wincodecsdk.idl: Add some missing metadata writer UIDs. 2012-09-10 12:20:56 +02:00
Dmitry Timoshkov
3ea74413c6 include/wincodecsdk.idl: Fix a typo. 2012-09-10 12:20:51 +02:00
Dmitry Timoshkov
248e9ef7c9 windowscodecs: Add a bunch of GIF metadata tests. 2012-09-10 12:20:43 +02:00
Dmitry Timoshkov
ce5ac728ec include: Fix WICPersistOptions definition. 2012-06-15 10:30:51 +02:00
Vincent Povirk
46991dc9fb windowscodecs: Add test for IWICMetadataReaderInfo. 2012-06-07 21:49:41 +02:00
Vincent Povirk
eae43717db include: Add declarations for metadata handler info interfaces. 2012-06-07 21:43:15 +02:00
Vincent Povirk
8fdddd8779 windowscodecs: Add test for IWICMetadataBlockReader interface. 2012-06-07 21:43:00 +02:00
Vincent Povirk
a6bf3735f2 windowscodecs: Add tests for IWICMetadataBlockReader on handler classes. 2012-05-31 12:37:18 +02:00
Dmitry Timoshkov
02dff390ee include: Add some ids for IFD metadata support. 2012-05-25 13:45:49 +02:00
Vincent Povirk
8a68deec7a include/wincodecsdk.idl: Fix typo. 2012-01-12 12:31:20 +01:00
Francois Gouget
51cbb4780a include: wincodecsdk.idl should import wtypes.idl. 2011-12-30 12:53:43 +01:00
Vincent Povirk
b2fa99851c windowscodecs: Add tests for IWICMetadataReader. 2011-11-16 09:46:08 +01:00
Vincent Povirk
bb42f29092 include: Define IWICPersistStream. 2011-11-16 09:44:58 +01:00
Vincent Povirk
5d3328d511 include: Add definition of IWICComponentFactory and its dependencies. 2011-11-09 11:37:07 +01:00