DRC
|
a113506d17
|
Some motion JPEG implementations generate "abbreviated JPEG streams" (JPEG images without the default tables included) for some or all of the video frames, in order to save space. When these are encountered, it is generally expected that they will be decompressed using the default Huffman tables, so libjpeg-turbo now does this unless the tables have been explicitly specified by an application.
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@1104 632fc199-4ca6-4c93-a231-07263d6284db
|
2014-01-31 17:22:15 +00:00 |
|
DRC
|
a6ef282a49
|
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
|
2013-09-28 03:23:49 +00:00 |
|
DRC
|
a73e870ad0
|
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
|
2012-12-31 02:52:30 +00:00 |
|
DRC
|
67ce3b2352
|
Added new alpha channel colorspace constants/pixel formats, so applications can specify that they need the unused byte in a 4-component RGB output buffer set to 0xFF when decompressing.
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@732 632fc199-4ca6-4c93-a231-07263d6284db
|
2011-12-19 02:21:03 +00:00 |
|
DRC
|
36a6eec932
|
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
|
2010-10-08 08:05:44 +00:00 |
|
Guido Vollbeding
|
5996a25e2f
|
The Independent JPEG Group's JPEG software v7
|
2015-07-27 13:44:25 -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
|
36a4ccccd3
|
The Independent JPEG Group's JPEG software v5
|
2015-07-29 15:28:00 -05:00 |
|
DRC
|
8ece7fef15
|
Update copyrights to indicate files modified with colorspace extensions
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@57 632fc199-4ca6-4c93-a231-07263d6284db
|
2009-08-06 08:32:00 +00:00 |
|
DRC
|
f25c071eb7
|
Implement new colorspaces to allow directly compressing from/decompressing to RGB/RGBX/BGR/BGRX/XBGR/XRGB without conversion
git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@35 632fc199-4ca6-4c93-a231-07263d6284db
|
2009-04-03 12:00:51 +00:00 |
|