History log of /external/libjpeg-turbo/transupp.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5de454b291f48382648a5d1dc2aa0fca8b5786d4 18-May-2014 DRC <dcommander@users.sourceforge.net> libjpeg-turbo has never supported non-ANSI compilers, so get rid of the crufty SIZEOF() macro. It was not being used consistently anyhow, so it would not have been possible to build prior releases of libjpeg-turbo using the broken compilers for which that macro was designed.


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1313 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/transupp.c
5033f3e19a31e8ad40c1a79700365aefe5664494 18-May-2014 DRC <dcommander@users.sourceforge.net> Remove MS-DOS code and information, and adjust copyright headers to reflect the removal of features in r1307 and r1308. libjpeg-turbo has never supported MS-DOS, nor is it even possible for us to do so.


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1312 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/transupp.c
e5eaf37440b8e337ab150c017df7c03faf846c51 09-May-2014 DRC <dcommander@users.sourceforge.net> Convert tabs to spaces in the libjpeg code and the SIMD code (TurboJPEG retains the use of tabs for historical reasons. They were annoying in the libjpeg code primarily because they were not consistently used and because they were used to format as well as indent the code. In the case of TurboJPEG, tabs are used just to indent the code, so even if the editor assumes a different tab width, the code will still be readable.)


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1278 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/transupp.c
506a742193ed5549074f40c3e0d2f0fd2eefb22b 21-Mar-2014 DRC <dcommander@users.sourceforge.net> Fix compiler warning about unused function when building with the libjpeg v6b API/ABI


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.3.x@1189 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/transupp.c
a6ef282a49f2d7d1b4d19cc89f63e81fd66b35b7 28-Sep-2013 DRC <dcommander@users.sourceforge.net> Some of the IJG headers say "Modified by", so clarify that our "Modifications" are not referring to these.


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.3.x@1053 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/transupp.c
8cbf8939bbd08cc99205249f01f31b3c3c28294d 01-Jan-2013 DRC <dcommander@users.sourceforge.net> Port the width/height force feature from jpegtran v8d.


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@881 632fc199-4ca6-4c93-a231-07263d6284db
5829cb23983cd241c48abd8ed70ff3627560c453 15-Jan-2012 Guido Vollbeding <jpeg-info@jpegclub.org> The Independent JPEG Group's JPEG software v8d
/external/libjpeg-turbo/transupp.c
989630f70cf1af69ebfefca8910d1647bf189712 10-Jan-2010 Guido Vollbeding <jpeg-info@uc.ag> The Independent JPEG Group's JPEG software v8
/external/libjpeg-turbo/transupp.c
5996a25e2f50d20d6a8f09830724035b49c3927b 27-Jun-2009 Guido Vollbeding <jpeg-info@jpegclub.org> The Independent JPEG Group's JPEG software v7
/external/libjpeg-turbo/transupp.c
5ead57a34a398aa798f35bd7a6abad19b2e453e2 27-Mar-1998 Thomas G. Lane <tgl@netcom.com> The Independent JPEG Group's JPEG software v6b
/external/libjpeg-turbo/transupp.c
cf763c0cd8116ac225bd2d36a71da33a3c7fcc46 01-Jan-2013 DRC <dcommander@users.sourceforge.net> Further changes to the copyright/attribution notices to make it clear that our modified files are not part of the IJG's software.


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.2.x@876 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/transupp.c
a73e870ad02de20c2b34cb3a5382c2846c2afbe3 31-Dec-2012 DRC <dcommander@users.sourceforge.net> Change the copyright notices to make it clear that our modified files are not part of the IJG's software.


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.2.x@873 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/transupp.c
ba5ea5143e48b71234414139e3b4cb244599e875 04-Mar-2011 DRC <dcommander@users.sourceforge.net> 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
/external/libjpeg-turbo/transupp.c
9a648cc90b77216060193466f86a3621c0bbb965 10-Oct-2010 DRC <dcommander@users.sourceforge.net> Fix transpose feature with jpeg v6b code base


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@244 632fc199-4ca6-4c93-a231-07263d6284db
/external/libjpeg-turbo/transupp.c
c04bd3cc97f44fd9030de1e141754c8775d4e5a5 10-Oct-2010 DRC <dcommander@users.sourceforge.net> Implement lossless crop feature from jpeg v7 and v8


git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@243 632fc199-4ca6-4c93-a231-07263d6284db
36a6eec93250e390d1028b3372078810b4428eaf 08-Oct-2010 DRC <dcommander@users.sourceforge.net> Added optional emulation of the jpeg-7 or jpeg-8b API/ABI's


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