Make non-animated webp file can be loaded. 53/257853/14
authorseungho <sbsh.baek@samsung.com>
Tue, 4 May 2021 09:02:29 +0000 (18:02 +0900)
committerseungho <sbsh.baek@samsung.com>
Mon, 24 May 2021 06:36:25 +0000 (15:36 +0900)
commit9285a78f2a39129caa2fc7cea51119f4c496d40f
tree3559f75ea7611f5ea1a4884f71edf7ab2ce94f9f
parent07b086966c8f0c1c7277d304f4dc10574e8145fe
Make non-animated webp file can be loaded.

 - Make webp file that has wrong file extension can be loaded as a single image with image-visual.
 - Make webp file that hasn't animated option can be loaded with animated-image-visual without duplicated loading.

Change-Id: Idab5ed59d3bb06e87dd6028a39b41b8ea0986371
Signed-off-by: seungho <sbsh.baek@samsung.com>
dali/internal/imaging/common/image-loader.cpp
dali/internal/imaging/common/loader-webp.cpp [new file with mode: 0644]
dali/internal/imaging/common/loader-webp.h [new file with mode: 0644]
dali/internal/imaging/common/webp-loading.cpp
dali/internal/imaging/file.list