index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
jpeg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the included libjpeg-turbo from the tree and rely completely on one
Pierre Ossman
2011-03-02
174
-61012
/
+0
*
Merge from libjpeg-turbo 1.0.2, including fixes for errors in generation of g...
DRC
2011-02-18
8
-61
/
+100
*
Remove old Visual C++ project files (use CMake to build with Visual C++)
DRC
2011-02-08
1
-332
/
+0
*
Clarify that the SIMD C wrappers and headers fall under the same license as t...
DRC
2011-02-02
6
-0
/
+6
*
Further protect against bad Huffman codes
DRC
2011-01-04
1
-1
/
+1
*
[Bugfix] Pass correct include path (-I) to nasm.
Adam Tkac
2010-11-02
1
-2
/
+2
*
[Bugfix] Add missing common/jpeg/win/jsimdcfg.inc file.
Adam Tkac
2010-11-02
1
-0
/
+69
*
Fix 'make dist'
DRC
2010-10-27
1
-2
/
+4
*
Remove unneeded file
DRC
2010-10-27
1
-319
/
+0
*
CMake build system for Windows
DRC
2010-10-27
4
-1
/
+192
*
Add unit tests from libjpeg-turbo
DRC
2010-10-25
15
-1
/
+1652
*
Add license and other supporting documentation from libjpeg-turbo
DRC
2010-10-25
5
-5
/
+775
*
Sync with libjpeg-turbo 1.0.1
DRC
2010-09-30
2
-3
/
+8
*
Fix typo in SIMD dispatch routines which was causing 4:2:0 upsampling to be u...
DRC
2010-08-07
2
-2
/
+2
*
Sync with libjpeg-turbo 1.0.1
DRC
2010-08-03
1
-1
/
+1
*
Fix build with YASM
DRC
2010-08-03
2
-2
/
+2
*
Handle erroneous Huffman codes
DRC
2010-08-03
2
-2
/
+4
*
Sync with libjpeg-turbo 1.0.0
DRC
2010-06-22
1
-2
/
+3
*
#define TJ_411 for backward compatibility
DRC
2010-05-17
1
-0
/
+2
*
FreeBSD sometimes sets host_cpu to amd64 on 64-bit systems. Handle this case...
DRC
2010-05-17
2
-2
/
+2
*
SIMD should now work on 64-bit Windows
DRC
2010-04-23
8
-28
/
+41
*
Use correct filenames in headers
DRC
2010-04-23
17
-17
/
+17
*
0.0.92
DRC
2010-04-13
1
-1
/
+1
*
Fix amd64 build on FreeBSD
DRC
2010-04-13
1
-1
/
+8
*
Use libjpeg-turbo version marker to indicate which version this directory is ...
DRC
2010-03-21
1
-1
/
+1
*
Fix data corruption issues when decompressing large JPEG images and/or using ...
DRC
2010-03-21
1
-1
/
+6
*
Don't allow code path to be forced on a system that doesn't support it
DRC
2010-03-03
1
-4
/
+4
*
Merge other changes from libjpeg-turbo 0.0.90
DRC
2010-02-26
3
-52
/
+37
*
Make TJ_FORCE* work properly
DRC
2010-02-26
3
-8
/
+16
*
[Expletive deleted] Windows is LLP64, not LP64
DRC
2010-02-26
10
-27
/
+29
*
Exit with non-zero status if any error was encountered
DRC
2010-02-22
1
-14
/
+17
*
Not that it matters at the moment, but Win64 can address up to 64 processors
DRC
2010-02-22
1
-2
/
+2
*
This should make the codec work on Win64 (but doesn't for unknown reasons)
DRC
2010-02-22
12
-23
/
+81
*
Fix data type so that it is compatible with Win64 as well.
Pierre Ossman
2010-02-18
1
-1
/
+1
*
The SIMD routines need some work before they will work on Win64, so disable
Pierre Ossman
2010-02-18
1
-2
/
+11
*
Configure nasm properly for Win64.
Pierre Ossman
2010-02-18
1
-1
/
+9
*
Oops. Leftover bugs from the 64-bit port (cause seg fault when using JDCT_FL...
DRC
2010-02-18
3
-3
/
+3
*
Set default optimization to -xO5 when using Sun Studio
DRC
2010-02-16
1
-0
/
+10
*
Fix build on Sun Studio
DRC
2010-02-16
2
-3
/
+2
*
Set CFLAGS=CXXFLAGS=-O3 if the flags are not otherwise specified (this benefi...
DRC
2010-02-14
1
-0
/
+11
*
turbojpeg.h isn't part of the libjpeg.a source
DRC
2010-02-14
1
-1
/
+1
*
Fix VPATH and out-of-tree builds
DRC
2010-02-14
2
-7
/
+9
*
It works on 2.56 as well
DRC
2010-02-14
1
-1
/
+1
*
Back out r3958 and r3959. They aren't needed anymore, because the libjpeg-tu...
DRC
2010-02-05
2
-13
/
+0
*
Oops. Use EGREP instead of GREP, because GREP is not available in earlier ve...
DRC
2010-02-05
1
-1
/
+1
*
Fix build problems on Solaris 10
DRC
2010-01-29
1
-1
/
+1
*
Enable 64-bit libjpeg/SIMD build on Solaris
DRC
2010-01-28
1
-1
/
+8
*
Use the correct version to name the shared library, and if the shared library...
DRC
2010-01-28
1
-2
/
+3
*
Allow building libjpeg.so if --enable-shared is passed to configure (but disa...
DRC
2010-01-28
2
-0
/
+12
*
[Bugfix] Mark stack as non-executable in NASM code.
Adam Tkac
2010-01-27
1
-0
/
+3
[next]