Code clean up header files and memory allocations 20/159320/4 submit/tizen/20171110.043613
authorJiyong Min <jiyong.min@samsung.com>
Wed, 8 Nov 2017 07:18:13 +0000 (16:18 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Fri, 10 Nov 2017 01:06:15 +0000 (10:06 +0900)
commitc072c5baf6e8e187143e06f22e1820013a8fb630
treebca6f7e055d60318cdeab862dc37c0ff34f240e9
parenta43b67fc9c5e7e7532f929e42684994103b6542c
Code clean up header files and memory allocations

Change-Id: I958b612a5d56c2ae84a0ee0bd0de7e2fee74aa9a
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
37 files changed:
bmp/Makefile.am
bmp/include/mm_util_bmp.h
bmp/mm_util_bmp.c
bmp/test/Makefile.am
bmp/test/mm_util_bmp_testsuite.c
common/include/mm_util_debug.h [moved from imgp/include/mm_util_debug.h with 89% similarity]
common/include/mm_util_private.h [new file with mode: 0755]
common/include/mm_util_type.h [new file with mode: 0755]
configure.ac
gif/Makefile.am
gif/include/mm_util_gif.h
gif/mm_util_gif.c
gif/test/Makefile.am
gif/test/mm_util_gif_testsuite.c
imgcv/Makefile.am
imgcv/include/mm_util_imgcv.h
imgcv/include/mm_util_imgcv_internal.h
imgcv/mm_util_imgcv.c
imgcv/test/Makefile.am
imgcv/test/mm_util_imgcv_testsuite.c
imgp/Makefile.am
imgp/include/mm_util_imgp.h
imgp/include/mm_util_imgp_internal.h
imgp/mm_util_imgp.c
imgp/test/Makefile.am
imgp/test/mm_util_imgp_testsuite.c
jpeg/Makefile.am
jpeg/include/mm_util_jpeg.h
jpeg/mm_util_jpeg.c
jpeg/test/Makefile.am
jpeg/test/mm_util_jpeg_testsuite.c
packaging/libmm-utility.spec
png/Makefile.am
png/include/mm_util_png.h
png/mm_util_png.c
png/test/Makefile.am
png/test/mm_util_png_testsuite.c