[Multimedia] Fixed errors in ImageUtil 82/157282/1
authorcoderhyme <jhyo.kim@samsung.com>
Tue, 24 Oct 2017 05:05:35 +0000 (14:05 +0900)
committercoderhyme <jhyo.kim@samsung.com>
Tue, 24 Oct 2017 05:05:35 +0000 (14:05 +0900)
commit0da8e0dc2dc8701a42e5657732793432a9904b5a
tree936b61ffff41a1276b8f2af6982b505696442e3f
parent9cda03e2480ce1c83de79112e701c84891480bcf
[Multimedia] Fixed errors in ImageUtil

1. An error destroying image util handle before the run operation completes.
2. An error that the out buffer is not assigned correctly for encoding gif frames.

Change-Id: Ia6f78a991e32590810ae3836d0dcd47bc32934c3
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
src/Tizen.Multimedia.Util/ImageUtil/ImageEncoder.cs
src/Tizen.Multimedia.Util/ImageUtil/ImageTransform.cs