Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fix some new GCC 4.3 warnings | tma | 2008-11-10 | 1 | -5/+8 |
* | * Update to jpeg-6b (only a decade old) | tma | 2008-08-21 | 1 | -1/+1 |
* | * Consolidate tr_image_*.h headers into tr_local.h to more closely follow the | tma | 2008-02-14 | 1 | -1/+1 |
* | remove code duplicated from libjpeg and make internal functions static | ludwig | 2008-02-14 | 1 | -96/+8 |
* | don't read more memory than available in jpg decode | ludwig | 2008-02-14 | 1 | -3/+4 |
* | move all image decoders into separate files | ludwig | 2008-02-14 | 1 | -0/+581 |