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
/
server
/
mjpeg_encoder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
server/mjpeg_encoder: realloc encoder->row, when a wider frame is given
Yonit Halperin
2012-05-16
1
-2
/
+8
*
server/mjpeg_encoder: fix wrong size assigned to dest_len
Yonit Halperin
2012-05-10
1
-1
/
+1
*
server/mjpeg_encoder: Fix memory leak for the inital output buffer given for ...
Yonit Halperin
2012-05-10
1
-8
/
+3
*
server/red_worker.c/video: add support for frames of different sizes
Yonit Halperin
2012-05-03
1
-9
/
+6
*
Use the spice-common logging functions
Marc-André Lureau
2012-03-25
1
-1
/
+1
*
Remove useless if() before free()
Daniel P. Berrange
2012-01-13
1
-2
/
+1
*
server/mjpeg_encoder: use size_t * consistently
Alon Levy
2011-11-10
1
-2
/
+2
*
mjpeg: add missing SPICE_BITMAP_FMT_RGBA
Christophe Fergeau
2011-08-02
1
-0
/
+1
*
mjpeg: rename jpeg_mem_dest
Christophe Fergeau
2011-07-22
1
-3
/
+3
*
mjpeg_encoder: allocate "row" on demand
Christophe Fergeau
2011-07-22
1
-8
/
+9
*
mjpeg_encoder: remove unused functions
Christophe Fergeau
2011-07-22
1
-46
/
+0
*
mjpeg_encoder: use libjpeg-turbo extra colorspaces
Christophe Fergeau
2011-07-22
1
-5
/
+16
*
mjpeg_encoder: add mjpeg_encoder_get_bytes_per_pixel
Christophe Fergeau
2011-07-22
1
-0
/
+5
*
mjpeg_encoder: add mjpeg_encoder_encode_scanline
Christophe Fergeau
2011-07-22
1
-0
/
+102
*
mjpeg_encoder: rework output buffer allocation
Christophe Fergeau
2011-07-22
1
-14
/
+102
*
add missing static
Christophe Fergeau
2011-05-03
1
-3
/
+3
*
add #include <config.h> to all source files
Christophe Fergeau
2011-05-03
1
-0
/
+3
*
Relicense everything from GPL to LGPL 2.1+
Alexander Larsson
2010-04-13
1
-9
/
+9
*
Use fast DCT method for better jpeg compression performance
Alexander Larsson
2010-04-12
1
-0
/
+1
*
Initialize _kill_mark so we don't get spurious valgrind warnings
Alexander Larsson
2010-04-08
1
-0
/
+125