Change the buffer(memory) parameter of the image for decoding 66/165766/1 accepted/tizen/unified/20180109.172744 submit/tizen/20180108.064644
authorJiyong Min <jiyong.min@samsung.com>
Thu, 4 Jan 2018 00:48:40 +0000 (09:48 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Thu, 4 Jan 2018 00:49:14 +0000 (09:49 +0900)
commitf658ade580e89384659b203d0c8e76f73b5a1a2b
tree9050411bd0c43cbd61c038191e119bf46d802692
parent26b226019b56e3789bfd4a9619b7a0ec5ccb7300
Change the buffer(memory) parameter of the image for decoding
(The buffer is used as 'void *', so 'void **' is changed to 'void *'.)

Change-Id: I1b16358db0cb9b4966c7ce154f9699c002c38dd3
src/image_util_decode.c