2016-02-06 |
DRC | Update MinGW Linux build recipe |
commit | commitdiff | tree | snapshot |
2016-02-05 |
DRC | Merge branch '1.4.x' |
commit | commitdiff | tree | snapshot |
2016-02-05 |
DRC | Merge branch '1.3.x' into 1.4.x |
commit | commitdiff | tree | snapshot |
2016-02-05 |
DRC | Merge branch '1.2.x' into 1.3.x 1.3.x |
commit | commitdiff | tree | snapshot |
2016-02-05 |
DRC | Prevent overread when decoding malformed JPEG 1.2.x |
commit | commitdiff | tree | snapshot |
2016-02-04 |
DRC | Guard against wrap-around in alloc functions |
commit | commitdiff | tree | snapshot |
2016-02-04 |
DRC | Fix Visual C++ compiler warnings |
commit | commitdiff | tree | snapshot |
2016-02-04 |
DRC | rdppm.c: formatting tweaks |
commit | commitdiff | tree | snapshot |
2016-02-04 |
DRC | jmemmgr.c: formatting tweaks |
commit | commitdiff | tree | snapshot |
2016-02-04 |
DRC | TurboJPEG: Avoid dangling pointers |
commit | commitdiff | tree | snapshot |
2016-02-03 |
DRC | Adjust performance claims |
commit | commitdiff | tree | snapshot |
2016-02-03 |
DRC | Use consistent formatting in ARM NEON SIMD code |
commit | commitdiff | tree | snapshot |
2016-02-03 |
DRC | Opt. ARM64 SIMD decompr. for in-order pipelines |
commit | commitdiff | tree | snapshot |
2016-02-01 |
DRC | Update Android build instr. for ARMv8, PIE, etc. |
commit | commitdiff | tree | snapshot |
2016-02-01 |
DRC | Merge branch '1.4.x' |
commit | commitdiff | tree | snapshot |
2016-02-01 |
DRC | Makefile.am: formatting tweak |
commit | commitdiff | tree | snapshot |
2016-02-01 |
DRC | Update Android build instr. for ARMv8, PIE, etc. |
commit | commitdiff | tree | snapshot |
2016-02-01 |
DRC | TJBench: Fix segfault on Android |
commit | commitdiff | tree | snapshot |
2016-01-18 |
DRC | Provide pkg-config (.pc) scripts |
commit | commitdiff | tree | snapshot |
2016-01-16 |
DRC | Optimize ARM64 SIMD code for Cavium ThunderX |
commit | commitdiff | tree | snapshot |
2016-01-15 |
DRC | Add JSIMD_NOHUFFENC environment variable for ARM |
commit | commitdiff | tree | snapshot |
2016-01-15 |
DRC | Complete the ARM64 NEON SIMD implementation |
commit | commitdiff | tree | snapshot |
2016-01-14 |
DRC | ARM32 NEON SIMD implementation of Huffman encoding |
commit | commitdiff | tree | snapshot |
2016-01-14 |
DRC | tjbench: Further tweaks to -nowrite feature |
commit | commitdiff | tree | snapshot |
2016-01-13 |
DRC | BUILDING.md: Restore autotools processing instr. |
commit | commitdiff | tree | snapshot |
2016-01-13 |
DRC | Update build instructions for new autoconf, GitHub |
commit | commitdiff | tree | snapshot |
2016-01-12 |
DRC | SSE2 SIMD implementation of Huffman encoding |
commit | commitdiff | tree | snapshot |
2016-01-12 |
DRC | Add -nowrite arg to TJBench to improve consistency |
commit | commitdiff | tree | snapshot |
2016-01-12 |
DRC | Allow JSIMD_FORCENONE=1 env to disable x86-64 SIMD |
commit | commitdiff | tree | snapshot |
2016-01-07 |
DRC | 1.4.3 |
commit | commitdiff | tree | snapshot |
2016-01-07 |
DRC | Merge branch '1.4.x' |
commit | commitdiff | tree | snapshot |
2016-01-07 |
DRC | Regression: Allow co-install of 32-bit/64-bit RPMs |
commit | commitdiff | tree | snapshot |
2016-01-06 |
DRC | Fix iOS ARM64 build broken by removal of .arch |
commit | commitdiff | tree | snapshot |
2015-12-19 |
DRC | Merge branch '1.4.x' |
commit | commitdiff | tree | snapshot |
2015-12-19 |
DRC | Build: Use FILEPATH type for NASM CMake variable |
commit | commitdiff | tree | snapshot |
2015-12-17 |
DRC | cjpeg: Adjust claims RE: image quality settings |
commit | commitdiff | tree | snapshot |
2015-12-14 |
DRC | Remove unnecessary .arch directive in ARM64 code |
commit | commitdiff | tree | snapshot |
2015-10-15 |
DRC | Fix compiler warnings under Visual C++ |
commit | commitdiff | tree | snapshot |
2015-10-15 |
DRC | Fix additional issues reported by UB sanitizers |
commit | commitdiff | tree | snapshot |
2015-10-15 |
DRC | Replace INT32 with a new internal datatype (JLONG) |
commit | commitdiff | tree | snapshot |
2015-10-13 |
DRC | ChangeLog: acknowledge existence of 1.4.2 |
commit | commitdiff | tree | snapshot |
2015-10-10 |
DRC | README.md: create link for jcstest.c |
commit | commitdiff | tree | snapshot |
2015-10-10 |
DRC | Markdown versions of README, LICENSE, BUILDING |
commit | commitdiff | tree | snapshot |
2015-10-10 |
DRC | Rename README, LICENSE, BUILDING text files |
commit | commitdiff | tree | snapshot |
2015-10-10 |
DRC | Merge branch '1.4.x' |
commit | commitdiff | tree | snapshot |
2015-10-10 |
DRC | Comment formatting tweaks |
commit | commitdiff | tree | snapshot |
2015-09-21 |
DRC | Fix 'make dist' 1.4.2 |
commit | commitdiff | tree | snapshot |
2015-09-21 |
DRC | 1.4.2 |
commit | commitdiff | tree | snapshot |
2015-09-21 |
DRC | Merge branch '1.4.x' |
commit | commitdiff | tree | snapshot |
2015-09-21 |
DRC | Fix various issues reported by the UB sanitizers |
commit | commitdiff | tree | snapshot |
2015-09-17 |
DRC | Fix ChangeLog numbering biffed by previous merge |
commit | commitdiff | tree | snapshot |
2015-09-17 |
DRC | Merge branch '1.4.x' |
commit | commitdiff | tree | snapshot |
2015-09-17 |
James Cowgill | Fix MIPS DSPr2 4:2:0 upsample bug w/ small images |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Chandler Carruth | Fix x86-64 ABI conformance issue in SIMD code |
commit | commitdiff | tree | snapshot |
2015-09-09 |
DRC | Merge branch '1.4.x' |
commit | commitdiff | tree | snapshot |
2015-09-08 |
DRC | Add file that explains the libjpeg-turbo licenses |
commit | commitdiff | tree | snapshot |
2015-08-29 |
DRC | Merge branch '1.4.x' |
commit | commitdiff | tree | snapshot |
2015-08-29 |
DRC | Fix negative shift with IFAST FDCT and qual=100 |
commit | commitdiff | tree | snapshot |
2015-08-27 |
James Cowgill | Fix build error when compiling MIPS SIMD w/ -mfpxx |
commit | commitdiff | tree | snapshot |
2015-08-27 |
DRC | Merge branch '1.4.x' |
commit | commitdiff | tree | snapshot |
2015-08-27 |
DRC | Eliminate cppcheck false positive in turbojpeg.c |
commit | commitdiff | tree | snapshot |
2015-08-15 |
DRC | Fix 'make dist' |
commit | commitdiff | tree | snapshot |
2015-08-14 |
DRC | Merge branch '1.4.x' |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Frank Bossen | Check range of integer values in PPM text file |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Frank Bossen | Check image size when reading targa file |
commit | commitdiff | tree | snapshot |
2015-08-14 |
DRC | Fix cjpeg segfault when Windows BMP width/height<0 |
commit | commitdiff | tree | snapshot |
2015-08-14 |
DRC | Declare source buffers in TurboJPEG C API as const |
commit | commitdiff | tree | snapshot |
2015-08-13 |
DRC | Merge branch '1.4.x' |
commit | commitdiff | tree | snapshot |
2015-08-13 |
DRC | Tabs to spaces in turbojpeg.h |
commit | commitdiff | tree | snapshot |
2015-08-13 |
DRC | Merge pull request #10 from pornel/const |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Kornel Lesiński | Declare inbuffer const |
commit | commitdiff | tree | snapshot |
2015-08-13 |
DRC | Fix cjpeg segfault when Windows BMP width/height<0 |
commit | commitdiff | tree | snapshot |
2015-08-04 |
DRC | Update x86[-64] assembler recommendations |
commit | commitdiff | tree | snapshot |
2015-08-04 |
DRC | Update x86[-64] assembler recommendations |
commit | commitdiff | tree | snapshot |
2015-08-04 |
DRC | Update x86[-64] assembler recommendations |
commit | commitdiff | tree | snapshot |
2015-08-04 |
DRC | Update x86[-64] assembler recommendations |
commit | commitdiff | tree | snapshot |
2015-08-03 |
DRC | Update URL for our custom gas-preprocessor.pl |
commit | commitdiff | tree | snapshot |
2015-08-03 |
DRC | Update URL for our custom gas-preprocessor.pl |
commit | commitdiff | tree | snapshot |
2015-07-29 |
DRC | Fix rare bug: right shift by a negative # of bits |
commit | commitdiff | tree | snapshot |
2015-07-29 |
DRC | Fix rare bug: right shift by a negative # of bits |
commit | commitdiff | tree | snapshot |
2015-07-29 |
DRC | Fix rare bug: right shift by a negative # of bits |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Ondřej Surý | Convert the BUILD stamp to AC_ARG_WITH argument, so... |
commit | commitdiff | tree | snapshot |
2015-07-29 |
DRC | Convert svn:ignore properties to .gitignore |
commit | commitdiff | tree | snapshot |
2015-07-29 |
DRC | Convert svn:ignore properties to .gitignore 1.1.x |
commit | commitdiff | tree | snapshot |
2015-07-29 |
DRC | Convert svn:ignore properties to .gitignore 1.0.x |
commit | commitdiff | tree | snapshot |
2015-07-29 |
DRC | Convert svn:ignore properties to .gitignore |
commit | commitdiff | tree | snapshot |
2015-07-29 |
DRC | Convert svn:ignore properties to .gitignore |
commit | commitdiff | tree | snapshot |
2015-07-28 |
DRC | Merge pull request #4 from oerdnj/master |
commit | commitdiff | tree | snapshot |
2015-07-28 |
Ondřej Surý | Convert the BUILD stamp to AC_ARG_WITH argument, so... |
commit | commitdiff | tree | snapshot |
2015-07-27 |
DRC | Convert svn:ignore properties to .gitignore |
commit | commitdiff | tree | snapshot |
2015-07-27 |
DRC | Further improvements to partial image decoding |
commit | commitdiff | tree | snapshot |
2015-07-27 |
DRC | Fix rare bug: right shift by a negative # of bits |
commit | commitdiff | tree | snapshot |
2015-07-27 |
DRC | Further exception cleanup |
commit | commitdiff | tree | snapshot |
2015-07-14 |
DRC | Fix build whenever IDCT_SCALING_SUPPORTED is undefined |
commit | commitdiff | tree | snapshot |
2015-07-14 |
DRC | Fix build whenever IDCT_SCALING_SUPPORTED is undefined |
commit | commitdiff | tree | snapshot |
2015-07-14 |
DRC | Throw idiomatic unchecked exceptions from the Java... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
DRC | Allow TJCompressor and TJDecompressor to be used with... |
commit | commitdiff | tree | snapshot |
2015-07-06 |
DRC | Add additional protections against defining INT32 if... |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Guido Vollbeding | The Independent JPEG Group's JPEG software v8d jpeg-8d |
commit | commitdiff | tree | snapshot |
2015-07-27 |
Guido Vollbeding | The Independent JPEG Group's JPEG software v8c jpeg-8c |
commit | commitdiff | tree | snapshot |
next |