libmmutility: Add bmp encode/decode utility 29/53129/2
authorVineeth TM <vineeth.tm@samsung.com>
Wed, 2 Dec 2015 04:59:52 +0000 (13:59 +0900)
committerVineeth TM <vineeth.tm@samsung.com>
Wed, 2 Dec 2015 05:02:51 +0000 (14:02 +0900)
commit2a1f031ba8adbeb3335f79889a14f65f7a5dc76b
treedce5ed951a8e26b76297f92f828eefd48fdc67fc
parent3ced738e22cdd7dc5048bb40f121401aa3f572c9
libmmutility: Add bmp encode/decode utility

Change-Id: I4c218d4cd0aeef436bc8236a2c6572f17be7a9eb
Signed-off-by: Vineeth TM <vineeth.tm@samsung.com>
Makefile.am
bmp/Makefile.am [new file with mode: 0644]
bmp/include/mm_util_bmp.h [new file with mode: 0755]
bmp/mm_util_bmp.c [new file with mode: 0755]
bmp/mmutil-bmp.pc.in [new file with mode: 0644]
bmp/test/Makefile.am [new file with mode: 0755]
bmp/test/mm_util_bmp_testsuite.c [new file with mode: 0755]
configure.ac
packaging/libmm-utility.spec