]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
2014-05-18 DRCSIMD-accelerated int upsample routine for MIPS DSPr2
2014-05-18 DRCFix MIPS build
2014-05-18 DRClibjpeg-turbo has never supported non-ANSI compilers...
2014-05-18 DRCRemove MS-DOS code and information, and adjust copyrigh...
2014-05-18 DRCFurther copyright header cleanup
2014-05-18 DRCFurther copyright header cleanup
2014-05-16 DRCGet rid of the HAVE_PROTOTYPES configuration option...
2014-05-15 DRCRemove all of the NEED_SHORT_EXTERNAL_NAMES stuff....
2014-05-15 DRCClean up code formatting in the SIMD interface functions
2014-05-15 DRCSIMD-accelerated NULL convert routine for MIPS DSPr2
2014-05-15 DRCFix build, which was broken by the checkin of the MIPS...
2014-05-15 DRCFix error in MIPS DSPr2 accelerated smooth downsample...
2014-05-14 DRCSIMD-accelerated h2v2 smooth downsampling routine for...
2014-05-14 DRCMinor tweak to improve code readability
2014-05-14 DRCMinor tweak to improve code readability
2014-05-13 DRCThe x86/x86-64 SIMD extensions were originally designed...
2014-05-13 DRCSIMD-accelerated merged upsampling routines for MIPS...
2014-05-13 DRCThe x86/x86-64 SIMD extensions were originally designed...
2014-05-12 DRCAdd support for decompressing to RGB565 (16-bit) pixels
2014-05-12 DRCDocument -rgb option in djpeg man page; "gray-scale...
2014-05-12 DRCDocument -rgb option in djpeg man page; "gray-scale...
2014-05-12 DRCUse 2-space indentation for the enums, to be consistent...
2014-05-12 DRCUse 2-space indentation for the enums, to be consistent...
2014-05-11 DRCDocument the fact that the fast integer FDCT is not...
2014-05-11 DRCDocument the fact that the fast integer FDCT is not...
2014-05-11 DRCPort the more accurate (and slightly faster) floating...
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
2014-05-11 DRCProvide a more thorough description of the trade-offs...
2014-05-11 DRCProvide a more thorough description of the trade-offs...
2014-05-11 DRCConvert tabs to spaces in the libjpeg code and the...
2014-05-10 DRCModify Windows build system to take into account new...
2014-05-10 DRCUsing subdirectories unfortunately opened up a can...
2014-05-09 DRCRe-organize the x86/x86-64 SIMD routines into separate...
2014-05-09 DRCRemove trailing spaces (+ one additional tab in TJUnitT...
2014-05-09 DRCConvert tabs to spaces in the libjpeg code and the...
2014-05-09 DRCFix an error in the MIPS DSPr2 fancy upsampling routine
2014-05-07 DRCFix regression that caused 'make test' to fail with...
2014-05-06 DRCShared the rm commands to reduce as much output noise...
2014-05-06 DRCRedesign the libjpeg regression tests so that they...
2014-05-06 DRCAndroid build instructions
2014-05-06 DRCReplace our custom version of Android.mk with instructi...
2014-05-06 DRCWordsmithing
2014-05-06 DRCWordsmithing
2014-05-06 DRCSIMD-accelerated slow integer IDCT routine for MIPS...
2014-05-06 DRCPhrasing. Boom.
2014-05-06 DRCRedesign the libjpeg regression tests so that they...
2014-05-05 DRCFirst pass at an Android makefile
2014-04-20 DRCWe use __CHAR_UNSIGNED__ (automatically defined by...
2014-04-20 DRCWe use __CHAR_UNSIGNED__ (automatically defined by...
2014-04-20 DRCFix crashes and bogus output in the CMYK and decode...
2014-04-20 DRCFix 'make dist'
2014-04-20 DRCThis patch accomplishes the following:
2014-04-20 DRCThis patch accomplishes the following:
2014-04-20 DRCWork around an issue in Visual C++ 2010 and 2013 that...
2014-04-20 DRCWork around an issue in Visual C++ 2010 and 2013 that...
2014-04-20 DRCPrevent svn:mergeinfo from being modified on Makefile...
2014-04-20 DRC1.3.2
2014-04-20 DRCWork around an issue in Visual C++ 2010 and 2013 that...
2014-04-18 DRCMinor comment correction (we support the full range...
2014-04-18 DRCMinor comment correction (we support the full range...
2014-04-18 DRCClarify how to do a 64-bit build using the Visual Studi...
2014-04-18 DRCClarify how to do a 64-bit build using the Visual Studi...
2014-04-18 DRCUpdate Windows build instructions
2014-04-17 DRCUpdate Windows build instructions
2014-04-17 DRCFix warnings about unused variables when building with...
2014-04-16 DRCFix warnings about unused variables when building with...
2014-04-16 DRCFix compiler warning ("always_inline function might...
2014-04-16 DRCFix compiler warning ("always_inline function might...
2014-04-16 DRCSet the BUILD environment variable properly when buildi...
2014-04-16 DRCSet the BUILD environment variable properly when buildi...
2014-04-15 DRCRemove trailing spaces
2014-04-15 DRCRemove trailing spaces
2014-04-15 DRCwordsmithing
2014-04-15 DRCwordsmithing
2014-03-28 DRCIntegrate a slightly modified version of Mozilla's...
2014-03-28 DRCUse clz/bsr instructions on ARM for bit counting rather...
2014-03-27 DRCModify svn:ignore so that it lists only files generated...
2014-03-27 DRCModify svn:ignore so that it lists only files generated...
2014-03-27 DRCMake iOS build instructions more generic and applicable...
2014-03-27 DRCMake iOS build instructions more generic and applicable...
2014-03-25 DRCUpdate build instructions to reflect the use of pkgbuil...
2014-03-23 DRCRemove any claims of support for OS X 10.4 "Tiger"...
2014-03-23 DRCMigrate Mac packaging system to pkgbuild, since Package...
next