Change to resize image with mm_util_image_h 09/201409/4 accepted/tizen/unified/20190318.221224 submit/tizen/20190313.075153
authorjiyong.min <jiyong.min@samsung.com>
Wed, 13 Mar 2019 23:43:41 +0000 (08:43 +0900)
committerjiyong.min <jiyong.min@samsung.com>
Thu, 14 Mar 2019 02:37:12 +0000 (11:37 +0900)
commit345c781655d0213dcf09d5fc597c1a24bdc7f6bc
tree8501f7975e8c2e0eb806aff2f015faab3a540a02
parent4e22411aea8fbbae3a2cfd8286916e2dc528e005
Change to resize image with mm_util_image_h

- Changed function
 : mm_util_resize_image()
- This function resize mm_util_image_h image with width & height,
  it will return allocated resized mm_util_image_h image.
  before changing, it has too few parameter to check problem
  like buffer overflow.
  So, change parameter to mm_util_image_h with mandotory information.

[Version] 0.10.180
[Profile] Common
[Issue Type] Update image-utility
[Dependency module] N/A
[Test] Svace=(OK, http://10.113.170.22:8810/build/2920)

Change-Id: I461f96a1051d9918b81e5ec76ed434df5739b0bb
packaging/libmm-camcorder.spec
src/mm_camcorder_util.c