DRC
|
16d7eeb944
|
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
|
2014-05-09 18:00:32 +00:00 |
|
DRC
|
fa9ff8e88c
|
Restore compatibility with the jpeg-6b error enum, even if arithmetic coding is enabled.
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@667 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-06-21 06:17:10 +00:00 |
|
DRC
|
0571e17c55
|
Fix a minor ABI incompatibility caused by the introduction of new error constants into the enum in jerror.h.
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/branches/1.1.x@655 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-05-31 20:17:16 +00:00 |
|
DRC
|
e372004b4d
|
Added configure options to disable arithmetic encoding/decoding
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@300 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-11-23 06:50:14 +00:00 |
|
DRC
|
66f97e6820
|
Support arithmetic encoding and decoding
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@299 632fc199-4ca6-4c93-a231-07263d6284db
|
2010-11-23 05:49:54 +00:00 |
|
Guido Vollbeding
|
5996a25e2f
|
The Independent JPEG Group's JPEG software v7
|
2015-07-27 13:44:25 -05:00 |
|
Guido Vollbeding
|
1e247ac854
|
The Independent JPEG Group's JPEG software v6b with arithmetic coding support
|
2015-07-27 14:40:46 -05:00 |
|
Thomas G. Lane
|
5ead57a34a
|
The Independent JPEG Group's JPEG software v6b
|
2015-07-27 13:43:00 -05:00 |
|
Thomas G. Lane
|
489583f516
|
The Independent JPEG Group's JPEG software v6a
|
2015-07-29 15:32:35 -05:00 |
|
Thomas G. Lane
|
bc79e0680a
|
The Independent JPEG Group's JPEG software v6
|
2015-07-29 15:31:30 -05:00 |
|
Thomas G. Lane
|
9ba2f5ed36
|
The Independent JPEG Group's JPEG software v5a
|
2015-07-29 15:29:17 -05:00 |
|
Thomas G. Lane
|
36a4ccccd3
|
The Independent JPEG Group's JPEG software v5
|
2015-07-29 15:28:00 -05:00 |
|
DRC
|
c04bd3cc97
|
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
|
2010-10-10 02:15:56 +00:00 |
|