Support WebP format 75/236075/14
authorSeungho, Baek <sbsh.baek@samsung.com>
Wed, 10 Jun 2020 07:04:07 +0000 (16:04 +0900)
committerAdeel Kazmi <adeel.kazmi@samsung.com>
Wed, 24 Jun 2020 22:16:20 +0000 (22:16 +0000)
commit6d045974e5151318b7bcd48bca5dbee6dd4d6f93
treeefa348e3ac623a7016178d7cd099e36f6e291962
parentca3da5407ad346d4b77fce5a1cb28a02411ff86e
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