-----------------------------------------------------------
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
> 
>

Reply via email to