commit | ba5ea5143e48b71234414139e3b4cb244599e875 | [log] [tgz] |
---|---|---|
author | DRC <dcommander@users.sourceforge.net> | Fri Mar 04 03:20:34 2011 +0000 |
committer | DRC <dcommander@users.sourceforge.net> | Fri Mar 04 03:20:34 2011 +0000 |
tree | b024a941311e884fc703fc69ec7607fd32f94411 | |
parent | f2cef492b141e085841acbfd89a98c2eb782781f [diff] |
Tile generation did not work with TJXFORM_HFLIP, because the underlying transform code was using an in-place algorithm, which modified the source coefficients after the first tile was generated. Thus, create a new option which allows TurboJPEG to turn off the in-place horizontal flip if there are multiple transforms being performed from the same set of coefficients. git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@495 632fc199-4ca6-4c93-a231-07263d6284db