Support WebP format 24/237124/1
authorSeungho, Baek <sbsh.baek@samsung.com>
Wed, 10 Jun 2020 07:04:07 +0000 (16:04 +0900)
committerSeungho, Baek <sbsh.baek@samsung.com>
Thu, 25 Jun 2020 05:13:00 +0000 (14:13 +0900)
commitbcc548aaa80f4401d414d9cde92550b57a8c569b
treecc83abeb4650f9fd8f757f13af6a3b8adf88c016
parent589ec1d7fa9d28ddd347b86bef3a730cecebc047
Support WebP format

 - Make animated-image-loading interface for gif and webp.
 - Animated WebP requires WEBP_DEMUX_ABI_VERSION 0x0107 or later

Change-Id: I5331163e2b0d68a6ef7cb5a06d6e59a5140ffca9
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
12 files changed:
automated-tests/src/dali-adaptor/utc-Dali-GifLoading.cpp
build/tizen/CMakeLists.txt
dali/devel-api/adaptor-framework/animated-image-loading.cpp [new file with mode: 0644]
dali/devel-api/adaptor-framework/animated-image-loading.h [new file with mode: 0644]
dali/devel-api/file.list
dali/internal/imaging/common/animated-image-loading-impl.h [new file with mode: 0644]
dali/internal/imaging/common/gif-loading.cpp [moved from dali/devel-api/adaptor-framework/gif-loading.cpp with 97% similarity, mode: 0644]
dali/internal/imaging/common/gif-loading.h [moved from dali/devel-api/adaptor-framework/gif-loading.h with 62% similarity, mode: 0644]
dali/internal/imaging/common/webp-loading.cpp [new file with mode: 0644]
dali/internal/imaging/common/webp-loading.h [new file with mode: 0644]
dali/internal/imaging/file.list
packaging/dali-adaptor.spec