Review Request 110649: add kimgio WebP image format plugin
Fredrik Höglund
fredrik at kde.org
Sun May 26 15:15:45 BST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110649/#review33153
-----------------------------------------------------------
kimgio/webp.cpp
<http://git.reviewboard.kde.org/r/110649/#comment24527>
This is not particularly efficient. WebPDecodeBGRAInto() can decode directly into a QImage without using an intermediate buffer.
- Fredrik Höglund
On May 26, 2013, 12:20 p.m., Martin Koller wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/110649/
> -----------------------------------------------------------
>
> (Updated May 26, 2013, 12:20 p.m.)
>
>
> Review request for KDE Runtime.
>
>
> Description
> -------
>
> This patch adds support for the new Google invented WebP image format. See https://developers.google.com/speed/webp/?hl=ru
>
> This is what was submitted before in https://git.reviewboard.kde.org/r/106300/ but it was suggested to move it to kde-runtime
>
>
> Diffs
> -----
>
> kimgio/webp.h PRE-CREATION
> kimgio/webp.xml PRE-CREATION
> kimgio/webp.desktop PRE-CREATION
> kimgio/CMakeLists.txt PRE-CREATION
> kimgio/webp.cpp PRE-CREATION
>
> Diff: http://git.reviewboard.kde.org/r/110649/diff/
>
>
> Testing
> -------
>
> some KDE apps, including read/write with a modified kolourpaint (to be able to change the quality)
>
>
> Thanks,
>
> Martin Koller
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20130526/5c44f8ad/attachment.htm>
More information about the kde-core-devel
mailing list