efl/src/lib/eet
Jean-Philippe Andre 28ce791dfa Evas TGV: Fix distortion of TGV images (ETC1)
Due to some invalid geometry considerations, there was a
1 pixel distortion in images, varying with the lz4 compressed
macro-block size.

Anyhow, I couldn't wrap my head around Cedric's code. So I rewrote
the whole thing instead, fixed it and improved the block size
selection (based on the image size, to optimize lz4 compression).
2014-04-25 12:08:56 +09:00
..
Eet.h eet: add negociation colorspace support to Eet. 2014-04-01 22:00:54 +09:00
Eet_private.h eet: reduce memory usage of Eet internal structure by removing useless structure. 2014-01-20 13:04:06 +09:00
eet_alloc.c merge: add eet 2012-09-17 16:35:38 +00:00
eet_cipher.c eet_cipher: Fix initialization of opened variable 2013-03-19 17:00:33 +00:00
eet_connection.c include some header files conditionally add specific test for fcntl 2013-03-11 10:34:47 +09:00
eet_data.c eet-cxx: add implementation for eet C++. 2014-04-01 22:00:13 +09:00
eet_dictionary.c eet: Stopped SPANKing the naughty programmer while deleting dictionary. 2013-11-07 17:58:47 +09:00
eet_image.c Evas TGV: Fix distortion of TGV images (ETC1) 2014-04-25 12:08:56 +09:00
eet_lib.c comments: typo fix - s/dictionnary/dictionary 2014-02-10 10:40:12 +09:00
eet_node.c eet - dump - if group type is not a handled type, assume unknown 2014-02-13 20:08:59 +09:00
eet_utils.c merge: add eet 2012-09-17 16:35:38 +00:00