efl/src/lib/eet
Stefan Schmidt 6b27d7add2 eet: Switch from obsolete LZ4_uncompress function to LZ4_decompress_fast
The function is declared as obsolete and in some newer headers it is no
longer defined. The new function is the same besides the name change.
2014-12-10 14:52:58 +01:00
..
Eet.h eet - add new api to verify eet file against stored cert 2014-11-28 17:56:27 +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 - fix unused pointer 2014-08-27 16:58:37 +09:00
eet_dictionary.c eet_dictionary: Remove now unused variable 2014-08-27 16:40:16 +02:00
eet_image.c eet: Switch from obsolete LZ4_uncompress function to LZ4_decompress_fast 2014-12-10 14:52:58 +01:00
eet_lib.c eet: Switch from obsolete LZ4_uncompress function to LZ4_decompress_fast 2014-12-10 14:52:58 +01: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