]> granicus.if.org Git - libjpeg-turbo/shortlog
libjpeg-turbo
2010-04-06 DRCFix x86-64 build on FreeBSD systems
2010-03-20 DRCI'm not sure why, but this was necessary in order to... 0.0.91
2010-03-20 DRCClarify license description
2010-03-15 DRCAdd ChangeLog to repository
2010-03-15 DRCFix data corruption issues when decompressing large...
2010-03-03 DRCInclude ChangeLog.txt in dist
2010-03-03 DRCBump version number
2010-03-03 DRCDon't allow code path to be forced on a system that...
2010-02-26 DRCBleepin' Windows uses LLP64, not LP64
2010-02-25 DRCOops. Debian users might like documentation as well.
2010-02-25 DRCClarify the DLL hell problem 0.0.90
2010-02-25 DRCInstall jpeg62.dll in SDK directory, not Windows system...
2010-02-24 DRCEnsure static libs are built with PIC
2010-02-24 DRCVisual C++ libraries can't be made to work with MinGW...
2010-02-24 DRC4.0 is significantly slower than 4.1+
2010-02-23 DRCGet rid of cjpeg/djpeg-specific #defines
2010-02-23 DRCWe don't actually need to use GCC 4.0 to do a backward...
2010-02-23 DRCFix Windows package script to accommodate new output...
2010-02-23 DRCFix compiler warning about ending struct with a comma
2010-02-23 DRCMake sure CFLAGS, CXXFLAGS, LDFLAGS, and host_alias...
2010-02-23 DRCOops. Didn't mean to commit the debug statement
2010-02-23 DRCFor some unknown reason, the sym link and the actual...
2010-02-23 DRCCompile properly with C++
2010-02-22 DRCOops. Missing test image
2010-02-22 DRCFix 'make dist' since we added new test images
2010-02-22 DRCAdded additional documentation for flags
2010-02-22 DRCMake TJ_FORCE* options work correctly
2010-02-22 DRCA bit better solution for 64-bit cleanliness
2010-02-22 DRCClarify Win64 issue
2010-02-22 DRCUse the C library DLL only with jpeg62.dll where it...
2010-02-22 DRCSpeed up make testclean
2010-02-21 DRCAdded note about this being an outdated document
2010-02-19 DRCAdd note about texinfo dependency in NASM build
2010-02-19 DRCRemove debug output
2010-02-19 DRCtest depends on jpegut as well
2010-02-19 DRCUnfortunately, we have to use the DLL version of the...
2010-02-19 DRCOops. DLL object was misnamed and thus wasn't getting...
2010-02-19 DRCImprove unit tests
2010-02-19 DRCImprove unit tests
2010-02-18 DRCMinGW64 requires that the functions be prefixed with...
2010-02-18 DRCFirst attempt at Win64 support
2010-02-18 DRCdumpbuf() should have void return type
2010-02-18 DRCOops. Leftover bugs from the 64-bit port (cause seg...
2010-02-18 DRCExit with non-zero status if an error is encountered
2010-02-17 DRCSun Studio recipes
2010-02-17 DRCBuild Sun packages
2010-02-17 DRCMake sure existing .deb file is removed prior to buildi...
2010-02-17 DRCReplace clunky doexit() mechanism with a better means...
2010-02-17 DRCOops. Need to use %dir to list directories
2010-02-16 DRCBuild libturbojpeg.so using mapfile on Solaris
2010-02-16 DRCSet default optimization flags to -xO5 if using Sun...
2010-02-16 DRCFix build with Sun Studio
2010-02-16 DRCInstall additional documentation
2010-02-16 DRCSplit build instructions into a new file and add SDK...
2010-02-16 DRCMake sure directories under /opt/libjpeg-turbo get...
2010-02-16 DRCBuild TurboJPEG/OSS with a version script to prevent...
2010-02-15 DRCCreate Windows installer
2010-02-15 DRCKeep dllexport symbols out of static lib
2010-02-15 DRCAdd mechanism for building universal (i386/x86-64)...
2010-02-15 DRCUse more appropriate temp. directory name
2010-02-15 DRCAdd mechanism for creating Mac packages
2010-02-15 DRCUse a cleaner method of arg checking that works with...
2010-02-15 DRCInstructions for Tiger-compatible build on Leopard...
2010-02-15 DRCOops. This should have been included with r100
2010-02-15 DRCAdd mechanism for creating DEB packages
2010-02-15 DRCActually, we only need to 'make dist-gzip' prior to...
2010-02-15 DRCAdd mechanism for creating RPMs
2010-02-15 DRCShould really use $(srcdir) here
2010-02-15 DRCChange default prefix to /opt/libjpeg-turbo
2010-02-15 DRCDon't need Visual C++ project file
2010-02-15 DRCChange package name & version
2010-02-15 DRCMake sure 'make dist' includes everything we want ...
2010-02-15 DRCMore missing files from jpeg-6b
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
2010-02-14 DRCReflect the fact that CFLAGS=CXXFLAGS=-O3 by default
2010-02-14 DRCSet CFLAGS=CXXFLAGS=-O3 if using GCC and the flags...
2010-02-14 DRCbuilddir isn't always defined
2010-02-13 DRCLicense info + updated performance claims
2010-02-13 DRCEnable (i.e. fix) VPATH and out-of-tree builds
2010-02-12 DRCInstructions for cross compiling MinGW libs on Cygwin
2010-02-12 DRCBuild instructions
2010-02-12 DRCMinGW uses autoconf 2.56
2010-02-12 DRCVisual C++ build
2010-02-12 DRCClean up test detritus
2010-02-12 DRCRe-add relevant files and tests from libjpeg v6b
2010-02-12 DRCRestore --without-simd option for testing purposes
2010-02-12 DRCDo not build libturbojpeg as a versioned library
2010-02-12 DRCOops. Still need to #define WITH_SIMD
2010-02-11 DRCMake SIMD build compulsory (otherwise, what's the point?)
2010-02-11 DRCBuild shared libraries by default; Include libturbojpe...
next