DRC
|
df1fccf695
|
Merge copyright messages into one string and change the run-time messages to avoid confusion (we are not technically based on the latest libjpeg, although we do borrow some code from it)
|
2012-01-31 10:47:02 +00:00 |
|
DRC
|
d2e0417960
|
Move -arithmetic into "switches for advanced users"
|
2012-01-27 09:39:46 +00:00 |
|
DRC
|
5e9da424a4
|
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.
|
2011-03-04 03:20:34 +00:00 |
|
DRC
|
ddf1f74cc3
|
Display libjpeg-turbo version/copyrights in run-time programs
|
2010-10-10 06:54:21 +00:00 |
|
DRC
|
be1aa6e080
|
Implement lossless crop feature from jpeg v7 and v8
|
2010-10-10 02:15:56 +00:00 |
|
Thomas G. Lane
|
41f55c093a
|
The Independent JPEG Group's JPEG software v6b
|
2014-09-07 20:00:00 +01:00 |
|
Thomas G. Lane
|
16c97143f3
|
The Independent JPEG Group's JPEG software v6a
|
2014-09-07 20:00:00 +01:00 |
|
Thomas G. Lane
|
0baf670330
|
The Independent JPEG Group's JPEG software v6
|
2014-09-07 20:00:00 +01:00 |
|