ecore_evas_convert: add the ability to split large jpeg file.
authorCedric BAIL <cedric.bail@free.fr>
Mon, 22 Jul 2019 08:27:10 +0000 (10:27 +0200)
committerSangHyeon Jade Lee <sh10233.lee@samsung.com>
Tue, 23 Jul 2019 05:09:40 +0000 (14:09 +0900)
commit4da8c8eaffd00d21284328c091f1946d38c8a35e
tree1e6ee26f6f58d2a004dc2c3931360ab50349d11a
parent635b2794c0176ca4a919056ea67898877f45dabf
ecore_evas_convert: add the ability to split large jpeg file.

Summary:
After trying convert to split very large image and running out of
memory, this few line of code did seems like the best solution. Maybe
there is some benefit to try to make Ecore_Evas_Convert more useful.

Reviewers: zmike, raster, segfaultxavi

Reviewed By: segfaultxavi

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9337
src/bin/ecore_evas/ecore_evas_convert.c