]> granicus.if.org Git - libjpeg-turbo/commit
Make sure the work space memory is properly aligned
authorPierre Ossman <ossman@cendio.se>
Mon, 9 Mar 2009 13:29:37 +0000 (13:29 +0000)
committerPierre Ossman <ossman@cendio.se>
Mon, 9 Mar 2009 13:29:37 +0000 (13:29 +0000)
commit35c47196386075fa66edae11470a3a4989c3ddc8
tree48d2f71f5c76441f7071e7e62cc704bff41d7f34
parent65d0317346e189fe4ed92fbeed92ccb96ecc6d40
Make sure the work space memory is properly aligned

We use the heap allocators to avoid having more than one implementation
of the alignment logic.

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@19 632fc199-4ca6-4c93-a231-07263d6284db
jcdctmgr.c
jdcoefct.c