Review Request 115355: Import the WebP image I/O code from kde-runtime

Commit Hook null at kde.org
Thu Feb 20 12:56:32 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115355/#review50361
-----------------------------------------------------------


This review has been submitted with commit 4fbbc75429597dc545ae8af24e870d9bac5f2f2a by Alex Merry to branch master.

- Commit Hook


On Feb. 16, 2014, 12:14 p.m., Alex Merry wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/115355/
> -----------------------------------------------------------
> 
> (Updated Feb. 16, 2014, 12:14 p.m.)
> 
> 
> Review request for KDE Frameworks.
> 
> 
> Repository: kimageformats
> 
> 
> Description
> -------
> 
> WebP: use Q_DECL_OVERRIDE
> 
> In doing so, found a method that should not have been overridden, and so
> removed it.
> 
> WebP: remove unused include
> 
> 
> Make WebP mimetype xml match the one in shared-mime-info-git
> 
> This includes the detection magic and an alias for image/webp.  It
> should be in shared-mime-info 1.3.
> 
> Proposed by Jerome Leclanche <adys.wh at gmail.com>.
> 
> Import the WebP image I/O code from kde-runtime
> 
> The plugin export mechanism has been patched up (including the addition
> of the JSON file), and the FindWebP.cmake file is new.
> 
> Writing is currently disabled, as it produces broken images.
> 
> Autotests are generated using the cwebp and dwebp utilities distributed
> with the libwebp reference library.
> 
> 
> Diffs
> -----
> 
>   src/imageformats/webp.json PRE-CREATION 
>   src/imageformats/webp.xml PRE-CREATION 
>   cmake/FindWebP.cmake PRE-CREATION 
>   autotests/read/webp/rgb-cwebp.webp PRE-CREATION 
>   autotests/read/webp/rgb-cwebp.png PRE-CREATION 
>   autotests/read/webp/rgb-cwebp-lossless.webp PRE-CREATION 
>   autotests/read/webp/rgb-cwebp-lossless.png PRE-CREATION 
>   autotests/read/webp/bw-cwebp.webp PRE-CREATION 
>   autotests/read/webp/bw-cwebp.png PRE-CREATION 
>   autotests/read/webp/bw-cwebp-lossless.webp PRE-CREATION 
>   autotests/read/webp/bw-cwebp-lossless.png PRE-CREATION 
>   autotests/CMakeLists.txt bedc3ad451128365699ec8f1392c68993934453b 
>   src/imageformats/webp.h PRE-CREATION 
>   src/imageformats/webp.desktop PRE-CREATION 
>   src/imageformats/webp.cpp PRE-CREATION 
>   src/imageformats/CMakeLists.txt 7cafd18105a7219a9c761193012f87625f74d995 
> 
> Diff: https://git.reviewboard.kde.org/r/115355/diff/
> 
> 
> Testing
> -------
> 
> Compiles; installs; autotests run
> 
> 
> Thanks,
> 
> Alex Merry
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140220/13539311/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list