Change the order of the parameters 85/171585/1
authorJiyong Min <jiyong.min@samsung.com>
Tue, 6 Mar 2018 04:58:52 +0000 (13:58 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Tue, 6 Mar 2018 05:07:48 +0000 (14:07 +0900)
commit391072012187e2c137fedb024728166ae1ef2ef2
treea04ac2c6fc6425b6d21830e1b3aefda90542ca3c
parentdd29c2f9ee2e5d1ed87eaec6aa20cb11ab9d92f8
Change the order of the parameters

 - The order is input parameter before output parameter.
 - The decoded data is composed with width, height, format, data and size.
 - The source data of encoding is replaced to the decoded data.

Change-Id: Ica464d3609a5821d6ac1d358522815c6dee42aa8
Signed-off-by: Jiyong Min <jiyong.min@samsung.com>
packaging/capi-media-image-util.spec
src/image_util_decode.c
src/image_util_encode.c