PNG: Remove png_set_background for default background color 38/111838/1
authorJiyong Min <jiyong.min@samsung.com>
Tue, 24 Jan 2017 08:55:28 +0000 (17:55 +0900)
committerJiyong Min <jiyong.min@samsung.com>
Tue, 24 Jan 2017 09:09:47 +0000 (01:09 -0800)
commitc6c8812f9b0ff41c8c3c667829b4789752683aea
tree90ea77e8a597d768cc39fea6a655a6fec8a497f4
parent16ae24767376597aa1ad7a2ebb7d3c53060ba719
PNG: Remove png_set_background for default background color

 - Problem
  The transparent was not kept when transparent PNG was decoded.

[Cause] The default background was set by png_set_background
[Version] 0.26

Change-Id: Ie230cc14c9e81f690cb5418d560b1962f4875e5c
Signed-off-by: jiyong.min <jiyong.min@samsung.com>
packaging/libmm-utility.spec
png/mm_util_png.c