2011-03-22 |
DRC | We want to keep the same name for the install directory... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
DRC | Typo |
commit | commitdiff | tree | snapshot |
2011-03-22 |
DRC | MinGW64 no longer prefixes symbols with underscores... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
DRC | MinGW64 no longer prefixes symbols with underscores... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
DRC | Oops. Forgot to generate makecygwinpkg |
commit | commitdiff | tree | snapshot |
2011-03-22 |
DRC | Don't use architecture extension in package name, since... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
DRC | "release/"="pkgscripts/" |
commit | commitdiff | tree | snapshot |
2011-03-22 |
DRC | Need to put the generated packaging scripts in a direct... |
commit | commitdiff | tree | snapshot |
2011-03-22 |
DRC | Clean up packaging system |
commit | commitdiff | tree | snapshot |
2011-03-21 |
DRC | 1.1.1 |
commit | commitdiff | tree | snapshot |
2011-03-18 |
DRC | git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
DRC | Throw a warning if an unexpected marker is found in... |
commit | commitdiff | tree | snapshot |
2011-03-18 |
DRC | Throw a warning if an unexpected marker is found in... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
DRC | Don't call jpeg_finish_compress() with YUV output,... |
commit | commitdiff | tree | snapshot |
2011-02-27 |
DRC | Oops. cconvert is still needed for 12-bit samples |
commit | commitdiff | tree | snapshot |
2011-02-27 |
DRC | Make Visual C++ happy 1.1.0 |
commit | commitdiff | tree | snapshot |
2011-02-26 |
DRC | Fix compiler warnings |
commit | commitdiff | tree | snapshot |
2011-02-26 |
DRC | Enable full GCC compiler warnings by default |
commit | commitdiff | tree | snapshot |
2011-02-26 |
DRC | Fix uninitialized variables |
commit | commitdiff | tree | snapshot |
2011-02-25 |
DRC | Add RGB-->Grayscale YUV decode test |
commit | commitdiff | tree | snapshot |
2011-02-25 |
DRC | Fix the buffer size regression test so that it generate... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
DRC | Correct memory allocation failure messages |
commit | commitdiff | tree | snapshot |
2011-02-25 |
DRC | Only access TJBUFSIZEYUV symbol if YUV encoding is... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
DRC | Use correct size for YUV buffers |
commit | commitdiff | tree | snapshot |
2011-02-25 |
DRC | git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
DRC | Replace the TJ_YUV flag with two new API functions... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
DRC | Tiling doesn't work with YUV encoding either |
commit | commitdiff | tree | snapshot |
2011-02-24 |
DRC | Fix various CR/LF issues |
commit | commitdiff | tree | snapshot |
2011-02-24 |
DRC | Ensure that libjpeg state is reset if an error occurs |
commit | commitdiff | tree | snapshot |
2011-02-24 |
DRC | Use a proper version script for libturbojpeg, since... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
DRC | Oops. dumpbuf() was displaying only red components. |
commit | commitdiff | tree | snapshot |
2011-02-23 |
DRC | Oops. dumpbuf() was displaying only red components. |
commit | commitdiff | tree | snapshot |
2011-02-22 |
DRC | Test all YUV decode paths |
commit | commitdiff | tree | snapshot |
2011-02-22 |
DRC | "TurboJPEG/OSS"="TurboJPEG", since the TurboJPEG header... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
DRC | RGBA=RGBX, BGRA=BGRX, ABGR=XBGR, ARGB=XRGB |
commit | commitdiff | tree | snapshot |
2011-02-19 |
DRC | Implement "ultra quiet mode" for generating output... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
DRC | Wordsmithing |
commit | commitdiff | tree | snapshot |
2011-02-19 |
DRC | git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
DRC | Include jpgtest in Unix/Linux distribution packages |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | Include libjpeg run-time programs and jpgtest in instal... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | Disable CXX compiler check |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | Oops. We still had the description left over from... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | Wordsmithed the project description |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | Include high-quality test image in distribution |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | 1.1.0 |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | New C version of jpgtest needs libm |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | Updated (C) |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | The API/ABI should be described as "libjpeg v8", not... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | Re-order high-quality JPEG test per existing convention |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | Also run high-quality JPEG test when code is built... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | Add high-quality JPEG tests to CMake |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | Various documentation tweaks |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | More doc tweaks |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | Various documentation tweaks |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | Include high-quality test image in distribution |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | The SIMD quantization algorithm does not produce correc... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | "integer forward DCT", not "forward integer DCT" |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | The fast integer DCT degrades for qualities > 95, so... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | Performance pitfalls |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
DRC | The SIMD quantization algorithm does not produce correc... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
DRC | Fix typo that was causing visual artifacts in grayscale... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
DRC | Fix typo that was causing visual artifacts in grayscale... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
DRC | Not using Intel codec anymore |
commit | commitdiff | tree | snapshot |
2011-02-15 |
DRC | Document that pitch=0 == pitch=width*pixelsize |
commit | commitdiff | tree | snapshot |
2011-02-15 |
DRC | Ensure that YUV temp buffers get properly freed if... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
DRC | Ensure that the exit status of the program indicates... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
DRC | Ported jpgtest.cxx to pure C to avoid the need for... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
DRC | git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo... |
commit | commitdiff | tree | snapshot |
2011-02-08 |
DRC | Ported jpgtest.cxx to pure C to avoid the need for... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
DRC | Clarify that the C wrappers and headers fall under... |
commit | commitdiff | tree | snapshot |
2011-02-02 |
DRC | Clarify that the C wrappers and headers fall under... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
DRC | git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
DRC | git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
DRC | git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
DRC | Create 1.1.x branch |
commit | commitdiff | tree | snapshot |
2011-01-26 |
DRC | Further protect against invalid Huffman codes |
commit | commitdiff | tree | snapshot |
2011-01-26 |
DRC | 1.0.2 |
commit | commitdiff | tree | snapshot |
2011-01-26 |
DRC | Create 1.0.x branch |
commit | commitdiff | tree | snapshot |
2011-01-25 |
DRC | The fast integer DCT degrades for qualities > 95, so... |
commit | commitdiff | tree | snapshot |
2011-01-06 |
DRC | Clarifications |
commit | commitdiff | tree | snapshot |
2011-01-05 |
DRC | Eliminate all of the __memalign() mess and just handle... 1.0.90 |
commit | commitdiff | tree | snapshot |
2011-01-05 |
DRC | Ensure temp. buffers for YUV output are 16-byte aligned... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
DRC | Make arithmetic coding support status messages more... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
DRC | Further protect against invalid Huffman codes |
commit | commitdiff | tree | snapshot |
2010-12-14 |
DRC | Include new tjDecompressHeader2() function |
commit | commitdiff | tree | snapshot |
2010-12-14 |
DRC | git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
DRC | Added YUV decode functionality to the "decompress only... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
DRC | Added extended tjDecompressHeader() function which... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
DRC | Fix various memory corruption issues in the new JPEG... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
DRC | If the output width/height are not an even number of... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
DRC | Provide TJ_YUV option for tjDecompress() as well |
commit | commitdiff | tree | snapshot |
2010-12-09 |
DRC | Don't require quality argument when encoding to YUV |
commit | commitdiff | tree | snapshot |
2010-11-24 |
DRC | Merge the TurboJPEG planar YUV encoding feature from... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
DRC | Hide internal SIMD symbols in libjpeg-turbo shared... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
DRC | Eliminate spurious global symbols |
commit | commitdiff | tree | snapshot |
2010-11-23 |
DRC | Include arithmetic coding test files in dist |
commit | commitdiff | tree | snapshot |
2010-11-23 |
DRC | Allow arithmetic encoding/decoding to be disabled in... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
DRC | Added configure options to disable arithmetic encoding... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
DRC | Support arithmetic encoding and decoding |
commit | commitdiff | tree | snapshot |
next |