Issue 163 in webp: Enhancement: CWEBP without WIC on Windows systems

218 views
Skip to first unread message

we...@googlecode.com

unread,
Jul 30, 2013, 3:01:53 PM7/30/13
to webp-d...@webmproject.org
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 163 by squeezec...@gmx.de: Enhancement: CWEBP without WIC on
Windows systems
http://code.google.com/p/webp/issues/detail?id=163

For some reasons, CWEBP cannot import EXIF and XMP metadata from TIFF using
the WIC component of Windows. I would suggest to make a switch where users
can switch off WIC usageor offer an alternate build.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

we...@googlecode.com

unread,
Jul 30, 2013, 5:44:45 PM7/30/13
to webp-d...@webmproject.org
Updates:
Labels: -Priority-Medium Priority-Low

Comment #1 on issue 163 by jz...@google.com: Enhancement: CWEBP without WIC
This is possible when building from source. To do that you could use
autoconf or makefile.unix.

autoconf will autodetect libtiff, jpeg, etc. along with wic, giving
preference to wic if available. To change this, post config you can edit
config.h by uncommenting:
/* #undef HAVE_WINCODEC_H */

There's no explicit --disable-wic currently.

we...@googlecode.com

unread,
Jul 31, 2013, 11:49:59 AM7/31/13
to webp-d...@webmproject.org

Comment #2 on issue 163 by squeezec...@gmx.de: Enhancement: CWEBP without
the --disablw-wic switch would exactly be what I want to suggest as
enhancement to make CWEBP more usable on windows for photographic
enthusiasts.
I think this would help to spread the format.

we...@googlecode.com

unread,
Dec 17, 2013, 11:55:37 PM12/17/13
to webp-d...@webmproject.org
Updates:
Status: Fixed

Comment #3 on issue 163 by jz...@google.com: Enhancement: CWEBP without WIC
https://gerrit.chromium.org/gerrit/#/c/68035/
a01e04f autoconf: add --disable-wic

This change has been merged. Binary versions will be shipped with the next
release.
Reply all
Reply to author
Forward
0 new messages