OSDN Git Service

libpng usage tweaks
authorJohn Reck <jreck@google.com>
Thu, 5 Sep 2013 23:26:04 +0000 (16:26 -0700)
committerAdam Lesinski <adamlesinski@google.com>
Mon, 27 Jan 2014 18:31:05 +0000 (10:31 -0800)
commit859e19f97d481bf07c768087d8eb3031fac77aad
tree08c0eed6328b3f2f5c7622744dae85d8137c60ed
parent19acfb8e873a04d42619d222c43eda95d259d0a5
libpng usage tweaks

 Bug: 10447005

 Call png_set_interlace_handling explicitly instead of relying on
 implicit handling that logs warnings

 Include filename when printing warnings

Change-Id: Ia343427f5522dc8ab1010f8d7017e86f389caf99
tools/aapt/Images.cpp