Bug 253572 - add webp support
Summary: add webp support
Status: RESOLVED DUPLICATE of bug 267365
Alias: None
Product: konqueror
Classification: Applications
Component: khtml image part (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-08 10:18 UTC by Christoph Thielecke
Modified: 2013-05-11 17:32 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Thielecke 2010-10-08 10:18:26 UTC
Version:           unspecified (using Devel) 
OS:                Linux

It would be nice if konqueror has support for webp format developed by google.
The project homepage is here: http://code.google.com/intl/de/speed/webp/
The sources can be downloaded there too: http://webp.googlecode.com/files/webp-leptonica-0.0.1.tar.gz


Reproducible: Always
Comment 1 Stranger 2011-03-17 11:04:39 UTC
Opera now have native support for WebP: http://www.opera.com/docs/changelogs/unix/1110b/
Comment 2 Allan Sandfeld 2011-03-27 18:06:57 UTC
KHTML integrates with kimgio system, which is essentially use a KDE list Qt image plugins. So first step for webp support is to make Qt Image plugin, and then we can whitelist the format in KHTML as a safe format from the web.

Note that a webp qt plugin would also enable all other KDE and Qt application to use WebP images or icons.
Comment 3 Martin Koller 2013-05-11 17:31:15 UTC
I've already implemented this: https://git.reviewboard.kde.org/r/106300/
Comment 4 Martin Koller 2013-05-11 17:32:53 UTC

*** This bug has been marked as a duplicate of bug 267365 ***