index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
client
/
mjpeg_decoder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
client: mingw32 build needs the jpeg_boolean define
Alon Levy
2012-01-13
1
-1
/
+1
*
add #include <config.h> to all source files
Christophe Fergeau
2011-05-03
1
-0
/
+3
*
mingw32: refix to build on mingw..
Alon Levy
2010-12-30
1
-1
/
+1
*
jpeg_boolean is a mingw32-libjpeg specific thing. Use a define check rather t...
Tiziano Mueller
2010-12-30
1
-1
/
+1
*
mingw32 build: fix signed/unsigned warnings as errors
Alon Levy
2010-12-08
1
-1
/
+1
*
build: use jpeg_boolean with more recent libjpeg versions.
Gerd Hoffmann
2010-12-07
1
-1
/
+5
*
client: Include config.h from common.h
Alexander Larsson
2010-09-29
1
-4
/
+0
*
Swap red and blue when decoding 0.4 mjpeg streams
Alexander Larsson
2010-07-20
1
-10
/
+19
*
Avoid unncessary buffer management in mjpeg decoder if possible
Alexander Larsson
2010-04-14
1
-19
/
+45
*
Relicense everything from GPL to LGPL 2.1+
Alexander Larsson
2010-04-13
1
-9
/
+9
*
Initialize _kill_mark so we don't get spurious valgrind warnings
Alexander Larsson
2010-04-08
1
-6
/
+8
*
Free the jpeg decoder with the stream
Alexander Larsson
2010-04-08
1
-0
/
+1
*
Use libjpeg to decode mjpegs, not ffmpeg
Alexander Larsson
2010-04-08
1
-0
/
+236