]> granicus.if.org Git - libjpeg-turbo/commit
Oops. Need to set the alpha channel when using TYPE_4BYTE_ABGR*. This has no bearin...
authorDRC <dcommander@users.sourceforge.net>
Tue, 27 Jan 2015 20:59:16 +0000 (20:59 +0000)
committerDRC <dcommander@users.sourceforge.net>
Tue, 27 Jan 2015 20:59:16 +0000 (20:59 +0000)
commitdcf9f15d6e8acad63388b268452e9de1b1595d7c
tree3f7167053c626b02523f87a69383091034ad5d75
parent8b5a0093ee14f1a977c94f2566d5aa2ffebfe5e3
Oops.  Need to set the alpha channel when using TYPE_4BYTE_ABGR*.  This has no bearing on the actual tests, but it prevents the PNG pre-encode reference images for those tests from being blank.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.4.x@1525 632fc199-4ca6-4c93-a231-07263d6284db
java/TJUnitTest.java