]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
2016-07-11 DRCMerge branch 'master' into dev
2016-07-09 DRC32-bit AVX2 implementation of integer quantization
2016-07-09 DRC64-bit AVX2 implementation of integer quantization
2016-07-09 DRCAVX2: Avoid expensive AVX-SSE transitions
2016-07-08 DRC64-bit AVX2: Fix bug in IS_ALIGNED_AVX() macro
2016-07-08 DRC32-bit AVX2 impl. of h2v2 & h2v1 merged upsampling
2016-07-08 DRCOptimize 64-bit AVX2 h2v2 fancy upsampler
2016-07-08 DRC32-bit AVX2 impl. of h2v2 & h2v1 upsampling
2016-07-08 DRC32-bit AVX2 impl. of YCC->RGB color conversion
2016-07-08 DRC32-bit AVX2 impl. of h2v2 & h2v1 downsampling
2016-07-08 DRC32-bit AVX2 impl. of RGB->YCC/RGB->Gray color conv
2016-07-07 DRCLinux/PPC: Only enable AltiVec if CPU supports it
2016-07-07 DRCARM/MIPS: Change the behavior of JSIMD_FORCE*
2016-07-06 DRCBump version to 1.5.1 to prepare for new commits
2016-07-05 DRCLay the groundwork for 32-bit AVX2 SIMD support
2016-06-29 DRC64-bit AVX2 SIMD: Restore instructive comments
2016-06-01 DRC64-bit AVX2 impl. of h2v2 & h2v1 merged upsampling
2016-06-01 DRC64-bit AVX2 impl. of h2v2 & h2v1 upsampling
2016-06-01 DRC64-bit AVX2 impl. of YCC->RGB color conversion
2016-06-01 DRC64-bit AVX2 impl. of h2v2 & h2v1 downsampling
2016-06-01 DRC64-bit AVX2 impl. of RGB->Gray color conversion
2016-06-01 DRC64-bit AVX2 impl. of RGB->YCC color conversion
2016-06-01 DRCLay the groundwork for 64-bit AVX2 SIMD support
2016-06-01 DRCx86-64 SIMD: Optimize argument collection
2016-06-01 DRCBump version to 1.6 alpha1
2016-06-01 DRCReformat SSE/SSE2 SIMD code to improve readability
2016-06-01 DRC1.5.0 1.5.0
2016-06-01 DRCBUILDING.md: More NASM/YASM clarifications
2016-05-29 DRCFormat copyright headers more consistently
2016-05-28 DRCMerge branch '1.4.x'
2016-05-28 DRCBUILDING.txt: Clarify NASM build requirements 1.4.x
2016-05-11 DRCDon't allow opaque source/dest mgrs to be swapped
2016-05-11 DRCBuild: Add integer version macro to jconfig.h
2016-05-10 DRCBuild: Don't allow jpeg-7+ emul. w/o arith coding
2016-05-03 mattsarettARMv7 SIMD: Fix clang compatibility (Part 2)
2016-05-02 mattsarettARMv7 SIMD: Fix clang compatibility
2016-05-01 DRCMerge branch '1.4.x'
2016-05-01 DRCFix CMake fallback BUILD var on non-U.S. machines
2016-04-26 DRCMerge branch '1.4.x'
2016-04-26 DRCCMakeLists.txt: Clarify that Un*x isn't supported
2016-04-25 DRCCatch libjpeg errors in tjDecompressToYUV2()
2016-04-21 DRCIncrease severity of tjDecompressToYUV2() bug desc
2016-04-20 DRCCatch libjpeg errors in tjDecompressToYUV2()
2016-04-14 DRCBUILDING.md: Fix "... OR ..." indentation again
2016-04-14 DRCBUILDING.md: Fix confusing Windows build reqs
2016-03-31 DRCMerge branch '1.4.x'
2016-03-31 DRCcjpeg: Fix buf overrun caused by bad bin PPM input
2016-03-16 DRCMerge branch '1.4.x'
2016-03-16 DRCAdd version/build info to global string table
2016-03-14 DRCChangeLog.md: Improve readability of plain text
2016-03-13 DRCchange.log: Refer users to ChangeLog.md
2016-03-13 DRCMarkdown version of ChangeLog.txt
2016-03-13 DRCRename ChangeLog.txt
2016-03-11 DRCREADME.md: Link to BUILDING.md
2016-03-09 DRCBUILDING.md and README.md: Cosmetic tweaks
2016-03-06 DRCChangeLog: "1.5 beta1" --> "1.4.90 (1.5 beta1)"
2016-03-06 DRCMerge branch '1.4.x'
2016-03-06 DRCEnsure that default Huffman tables are initialized
2016-03-02 DRCJava: Fix parallel make with autotools
2016-02-29 DRCWin/x64: Fix improper callee save of xmm8-xmm11 1.4.90
2016-02-29 DRCBump TurboJPEG C API revision to 1.5
2016-02-29 DRCChangeLog: Mention jpeg_crop_scanline() function
2016-02-29 DRC1.5 beta1
2016-02-25 DRCMerge branch '1.4.x'
2016-02-25 mayeutFix memory leak when running tjunittest -yuv
2016-02-22 DRCFix v7/v8-compatible build
2016-02-20 DRClibjpeg API: Partial scanline decompression
2016-02-19 DRCBuild: Make the NASM autoconf variable persistent
2016-02-19 DRCUse consistent/modern code formatting for dbl ptrs
2016-02-19 DRCusage.txt: Restore accidentally deleted phrase
2016-02-19 DRCMore minor code formatting tweaks
2016-02-19 DRCClean up a couple of copyright messages
2016-02-19 DRCUse consistent/modern code formatting for pointers
2016-02-18 DRCReorder copyright messages in cjpeg/djpeg/jpegtran
2016-02-18 DRCInclude some comments/doc tweaks from jpeg-9+
2016-02-18 DRCWordsmith GIF limitations in cjpeg.1/djpeg.1
2016-02-16 Guido VollbedingThe Independent JPEG Group's JPEG software v9b ijg
2016-02-16 Guido VollbedingThe Independent JPEG Group's JPEG software v9a
2016-02-16 Guido VollbedingThe Independent JPEG Group's JPEG software v9
2016-02-14 DRCClean up pkgconfig dir when removing RPM & Mac pkg
2016-02-14 DRCFix compiler warning
2016-02-10 DRCWin: Display effective C/LD flags in CMake output
2016-02-09 DRCJava: Avoid OOM error when running 'make test'
2016-02-09 DRCARM64: Avoid tbl instruction on Cortex-A53/A57
2016-02-08 DRCChangeLog: Mention ARM64 Huffman & adj perf claims
2016-02-08 DRCFix iOS/ARMv8 build
2016-02-08 DRCBUILDING.md: Update OS X Java information
2016-02-08 DRCFix 'make dist'; Include LICENSE.md in packages
2016-02-08 DRCARM64: Avoid LD3/ST3 at run time, not compile time
2016-02-08 DRCARM64 NEON SIMD implementation of Huffman encoding
2016-02-07 DRCARM SIMD: Comment tweaks
2016-02-07 DRCUn*x: Enable testing cross-compiled builds
2016-02-07 DRCFix Visual C++ compiler warnings
2016-02-07 DRCWin: Enable testing cross-compiled builds
2016-02-06 DRCFix MinGW build
2016-02-06 DRCUpdate MinGW Linux build recipe
2016-02-05 DRCMerge branch '1.4.x'
2016-02-05 DRCMerge branch '1.3.x' into 1.4.x
2016-02-05 DRCMerge branch '1.2.x' into 1.3.x 1.3.x
2016-02-05 DRCPrevent overread when decoding malformed JPEG 1.2.x
next