Evas: add avif evas loader
authorVincent Torri <vincent.torri@gmail.com>
Sat, 11 Jul 2020 10:34:01 +0000 (11:34 +0100)
committerJongmin Lee <jm105.lee@samsung.com>
Tue, 14 Jul 2020 22:28:59 +0000 (07:28 +0900)
commit53784608efe9ae2656de46b7da767f19d92270b2
treee258b60325de12d030a967b0d51c99591eaf8126
parent25715a65d7d355c2c5cb1c48f3c9c5d2ab0be8f8
Evas: add avif evas loader

Summary: Add AV1 image file loader to Evas

Test Plan: test executable with avif files found in libavif project

Reviewers: raster

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D12051
meson_options.txt
po/POTFILES.in
src/lib/evas/common/evas_image_load.c
src/lib/evas/file/evas_module.c
src/lib/evas/meson.build
src/modules/evas/image_loaders/avif/evas_image_load_avif.c [new file with mode: 0644]