[0.6.173] Change to convert and rotate image with mm_util_image_h 11/201411/4 accepted/tizen/unified/20190318.221233 submit/tizen/20190313.075153
authorjiyong.min <jiyong.min@samsung.com>
Thu, 14 Mar 2019 00:36:14 +0000 (09:36 +0900)
committerjiyong.min <jiyong.min@samsung.com>
Thu, 14 Mar 2019 04:47:23 +0000 (13:47 +0900)
commit89dd5a9cf066ad483be7627f81b573867cacf939
treea994d6391a0bc0e99ede1e8810db65bc4bfc8163
parentb9efa1481fd9a41b45832138bee5fa09fc4ef34f
[0.6.173] Change to convert and rotate image with mm_util_image_h

- Changed function
 : mm_util_convert_image(), mm_util_rotate_image()
- These functions convert & rotate mm_util_image_h image with format & rotation,
  it will return allocated 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.

Change-Id: If958b352ef62ed8bedafd8234b05ef24152421ce
configure.ac
packaging/libmm-player.spec
src/Makefile.am
src/mm_player_capture.c