]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
2016-02-01 DRCTJBench: Fix segfault on Android
2016-01-18 DRCProvide pkg-config (.pc) scripts
2016-01-16 DRCOptimize ARM64 SIMD code for Cavium ThunderX
2016-01-15 DRCAdd JSIMD_NOHUFFENC environment variable for ARM
2016-01-15 DRCComplete the ARM64 NEON SIMD implementation
2016-01-14 DRCARM32 NEON SIMD implementation of Huffman encoding
2016-01-14 DRCtjbench: Further tweaks to -nowrite feature
2016-01-13 DRCBUILDING.md: Restore autotools processing instr.
2016-01-12 DRCSSE2 SIMD implementation of Huffman encoding
2016-01-12 DRCAdd -nowrite arg to TJBench to improve consistency
2016-01-12 DRCAllow JSIMD_FORCENONE=1 env to disable x86-64 SIMD
2016-01-07 DRCMerge branch '1.4.x'
2016-01-07 DRCRegression: Allow co-install of 32-bit/64-bit RPMs
2016-01-06 DRCFix iOS ARM64 build broken by removal of .arch
2015-12-19 DRCMerge branch '1.4.x'
2015-12-19 DRCBuild: Use FILEPATH type for NASM CMake variable
2015-12-17 DRCcjpeg: Adjust claims RE: image quality settings
2015-12-14 DRCRemove unnecessary .arch directive in ARM64 code
2015-10-15 DRCFix compiler warnings under Visual C++
2015-10-15 DRCFix additional issues reported by UB sanitizers
2015-10-15 DRCReplace INT32 with a new internal datatype (JLONG)
2015-10-13 DRCChangeLog: acknowledge existence of 1.4.2
2015-10-10 DRCREADME.md: create link for jcstest.c
2015-10-10 DRCMarkdown versions of README, LICENSE, BUILDING
2015-10-10 DRCRename README, LICENSE, BUILDING text files
2015-10-10 DRCMerge branch '1.4.x'
2015-10-10 DRCComment formatting tweaks
2015-09-21 DRCFix 'make dist' 1.4.2
2015-09-21 DRC1.4.2
2015-09-21 DRCMerge branch '1.4.x'
2015-09-21 DRCFix various issues reported by the UB sanitizers
2015-09-17 DRCFix ChangeLog numbering biffed by previous merge
2015-09-17 DRCMerge branch '1.4.x'
2015-09-17 James CowgillFix MIPS DSPr2 4:2:0 upsample bug w/ small images
2015-09-17 Chandler CarruthFix x86-64 ABI conformance issue in SIMD code
2015-09-09 DRCMerge branch '1.4.x'
2015-09-08 DRCAdd file that explains the libjpeg-turbo licenses
2015-08-29 DRCMerge branch '1.4.x'
2015-08-29 DRCFix negative shift with IFAST FDCT and qual=100
2015-08-27 James CowgillFix build error when compiling MIPS SIMD w/ -mfpxx
2015-08-27 DRCMerge branch '1.4.x'
2015-08-27 DRCEliminate cppcheck false positive in turbojpeg.c
2015-08-15 DRCFix 'make dist'
2015-08-14 DRCMerge branch '1.4.x'
2015-08-14 Frank BossenCheck range of integer values in PPM text file
2015-08-14 Frank BossenCheck image size when reading targa file
2015-08-14 DRCFix cjpeg segfault when Windows BMP width/height<0
2015-08-14 DRCDeclare source buffers in TurboJPEG C API as const
2015-08-13 DRCMerge branch '1.4.x'
2015-08-13 DRCTabs to spaces in turbojpeg.h
2015-08-13 DRCMerge pull request #10 from pornel/const
2015-08-13 Kornel LesińskiDeclare inbuffer const
2015-08-13 DRCFix cjpeg segfault when Windows BMP width/height<0
2015-08-04 DRCUpdate x86[-64] assembler recommendations
2015-08-04 DRCUpdate x86[-64] assembler recommendations
2015-08-04 DRCUpdate x86[-64] assembler recommendations
2015-08-04 DRCUpdate x86[-64] assembler recommendations
2015-08-03 DRCUpdate URL for our custom gas-preprocessor.pl
2015-08-03 DRCUpdate URL for our custom gas-preprocessor.pl
2015-07-29 DRCFix rare bug: right shift by a negative # of bits
2015-07-29 DRCFix rare bug: right shift by a negative # of bits
2015-07-29 DRCFix rare bug: right shift by a negative # of bits
2015-07-29 Ondřej SurýConvert the BUILD stamp to AC_ARG_WITH argument, so...
2015-07-29 DRCConvert svn:ignore properties to .gitignore
2015-07-29 DRCConvert svn:ignore properties to .gitignore 1.1.x
2015-07-29 DRCConvert svn:ignore properties to .gitignore 1.0.x
2015-07-29 DRCConvert svn:ignore properties to .gitignore
2015-07-29 DRCConvert svn:ignore properties to .gitignore
2015-07-28 DRCMerge pull request #4 from oerdnj/master
2015-07-28 Ondřej SurýConvert the BUILD stamp to AC_ARG_WITH argument, so...
2015-07-27 DRCConvert svn:ignore properties to .gitignore
2015-07-27 DRCFurther improvements to partial image decoding
2015-07-27 DRCFix rare bug: right shift by a negative # of bits
2015-07-27 DRCFurther exception cleanup
2015-07-14 DRCFix build whenever IDCT_SCALING_SUPPORTED is undefined
2015-07-14 DRCFix build whenever IDCT_SCALING_SUPPORTED is undefined
2015-07-14 DRCThrow idiomatic unchecked exceptions from the Java...
2015-07-07 DRCAllow TJCompressor and TJDecompressor to be used with...
2015-07-06 DRCAdd additional protections against defining INT32 if...
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v8d jpeg-8d
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v8c jpeg-8c
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v8b jpeg-8b
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v8a jpeg-8a
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v8 jpeg-8
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v7 jpeg-7
2015-07-27 Guido VollbedingThe Independent JPEG Group's JPEG software v6b with... jpeg-ari
2015-07-27 Thomas G. LaneThe Independent JPEG Group's JPEG software v6b jpeg-6b
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v6a jpeg-6a
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v6 jpeg-6
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v5b jpeg-5b
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v5a jpeg-5a
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v5 jpeg-5
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v4a jpeg-4a
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v4 jpeg-4
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v3 jpeg-3
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v2 jpeg-2
2015-07-29 Thomas G. LaneThe Independent JPEG Group's JPEG software v1 jpeg-1
2015-07-06 DRCAdd additional protections against defining INT32 if...
2015-07-01 DRCFix a memory leak in jpeg_skip_scanlines()
2015-06-27 DRCIncrement SO_AGE to reflect the addition of a new inter...
next