Revision 7177296...

Go back to digest for 26th January 2014

Other in KDE Base

Alex Merry committed changes in [kimageformats] /:

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.

REVIEW: 115355

File Changes

Added 6 files
  •   cmake/FindWebP.cmake
  •   src/imageformats/webp.cpp
  •   src/imageformats/webp.desktop
  •   src/imageformats/webp.h
  •   src/imageformats/webp.json
  •   src/imageformats/webp.xml
Modified 2 files
  •   autotests/CMakeLists.txt
  •   src/imageformats/CMakeLists.txt
8 files changed in total