DRC
|
3c620745a7
|
Make Visual C++ happy
|
2011-02-27 00:08:06 +00:00 |
|
DRC
|
02156d7c53
|
"tjScaledSize"="tjGetScaledSize"
|
2011-02-26 19:53:58 +00:00 |
|
DRC
|
8b3f7c6ff0
|
Add RGB --> Grayscale YUV decoding test
|
2011-02-25 06:21:54 +00:00 |
|
DRC
|
3405865cd2
|
Replace the TJ_YUV flag with two new API functions
|
2011-02-25 02:08:23 +00:00 |
|
DRC
|
4802041125
|
More JNI cleanup + added unit test and fixed bugs uncovered by it
|
2011-02-23 02:20:49 +00:00 |
|
DRC
|
8bde192230
|
Oops. dumpbuf() was displaying only red components.
|
2011-02-23 01:40:22 +00:00 |
|
DRC
|
e005c1f751
|
Test all YUV decode paths
|
2011-02-22 19:59:05 +00:00 |
|
DRC
|
38218222cd
|
Make the scaling API a bit more friendly
|
2011-02-22 06:41:29 +00:00 |
|
DRC
|
9eecea2a8e
|
Add TJBUFSIZEYUV() convenience function
|
2011-02-22 00:16:14 +00:00 |
|
DRC
|
2c31f2b499
|
RGBA=RGBX, BGRA=BGRX, ABGR=XBGR, ARGB=XRGB
|
2011-02-19 18:10:05 +00:00 |
|
DRC
|
aa8b75afa8
|
Added scaling API to TurboJPEG/OSS
|
2011-02-15 08:31:34 +00:00 |
|
DRC
|
d850ff7386
|
Ensure that the exit status of the program indicates failure if one of the pixel value checks fails
|
2011-02-15 05:19:31 +00:00 |
|
DRC
|
f54cc16225
|
If the output width/height are not an even number of MCU's, then use an intermediate buffer to ensure that the output format is XVideo-compatible
|
2010-12-10 10:58:49 +00:00 |
|
DRC
|
f80fb63847
|
Provide TJ_YUV option for tjDecompress() as well
|
2010-12-10 04:59:13 +00:00 |
|
DRC
|
979a590374
|
Merge the TurboJPEG planar YUV encoding feature from VirtualGL 2.2
|
2010-11-24 04:02:37 +00:00 |
|
DRC
|
366f303099
|
Grayscale bitmap support in TurboJPEG/OSS
|
2010-11-04 22:39:59 +00:00 |
|
DRC
|
b96fd4daa4
|
dumpbuf() should have void return type
|
2010-02-18 05:12:58 +00:00 |
|
DRC
|
e25f0c337c
|
Exit with non-zero status if an error is encountered
|
2010-02-18 00:40:17 +00:00 |
|
DRC
|
cf75c6f1be
|
Test fast upsampling
"4:1:1 = 4:2:0"
|
2009-04-05 21:53:20 +00:00 |
|
DRC
|
65b7cbecf3
|
Include low-level unit tests borrowed from VirtualGL
|
2009-04-03 12:04:24 +00:00 |
|