Sign in
qemu
/
qemu
/
7267c0947d7e8ae5dff7bafd932c3bc285f43e5c
/
ui
/
vnc-enc-tight.c
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
2fb0c09
vnc: Fix compilation with --enable-vnc-png
by Stefan Weil
· 14 years ago
f26e428
Fix MinGW compilation when --enable-vnc-jpeg is specified
by Roy Tam
· 14 years ago
2caa9e9
vnc: tight: Fix crash after 2GB of output
by Michael Tokarev
· 14 years ago
cf76a1c
ui/vnc-enc-tight.c: Fix compile failure if CONFIG_VNC_JPEG not defined
by Peter Maydell
· 14 years ago
80e0c8c
vnc: add a non-adaptive option
by Corentin Chary
· 14 years ago
8cb4a6b
vnc: tight: tweak adaptive tight settings
by Corentin Chary
· 14 years ago
368d258
vnc: fix uint8_t comparisons with negative values
by Corentin Chary
· 14 years ago
ce702e9
vnc: tight: use the update frequency to choose between lossy and lossless
by Corentin Chary
· 14 years ago
b0cd712
Fix spelling in comments
by Stefan Weil
· 15 years ago
ba5e7f8
vnc: use bswapNN() rather than bswap_NN()
by Izumi Tsutsui
· 15 years ago
49e3fcc
vnc: tight: remove unused variable
by Serge Ziryukin
· 14 years ago
2116eff
size_t is unsigned, change to ssize_t to handle errors from tight_compress_data()
by Jes Sorensen
· 14 years ago
ad7ee4a
Initialize a variable in all cases
by Blue Swirl
· 15 years ago
aee474e
Fix uint8_t comparison with negative value
by Blue Swirl
· 15 years ago
249cdb4
Fix mingw32 build
by Blue Swirl
· 15 years ago
d167f9b
Initialize a variable in all cases
by Blue Swirl
· 15 years ago
7bccf57
Fix uint8_t comparisons with negative values
by Blue Swirl
· 15 years ago
03817eb
vnc: tight: split send_sub_rect
by Corentin Chary
· 15 years ago
4043a01
vnc: tight: fix rgb_prepare_row
by Corentin Chary
· 15 years ago
b5469b1
vnc: fix tight png memory leak
by Corentin Chary
· 15 years ago
d1af0e0
vnc: encapsulate encoding members
by Corentin Chary
· 15 years ago
5136a05
vnc: tight: stop using qdict for palette stuff
by Corentin Chary
· 15 years ago
3941bf6
vnc: tight: specific zlib level and filters for each compression level
by Corentin Chary
· 15 years ago
efe556a
vnc: tight add PNG encoding
by Corentin Chary
· 15 years ago
d9c18c2
vnc: tight: remove a memleak in send_jpeg_rect()
by Corentin Chary
· 15 years ago
5d8efe3
vnc: tight: don't forget do at the last color
by Corentin Chary
· 15 years ago
245f7b5
vnc: rename vnc-encoding-* vnc-enc-*
by Corentin Chary
· 15 years ago
[Renamed (99%) from ui/vnc-encoding-tight.c]
3e230dd
ui: move all ui components in ui/
by Corentin Chary
· 15 years ago
[Renamed from vnc-encoding-tight.c]
6f9c78c
vnc: add lossy option
by Corentin Chary
· 15 years ago
2f6f5c7
vnc: tight: add JPEG and gradient subencoding with smooth image detection
by Corentin Chary
· 15 years ago
1116582
Move stdbool.h
by Paul Brook
· 15 years ago
270ec21
vnc: tight: don't forget the third color
by Corentin Chary
· 15 years ago
54d43ea
vnc: tight: don't forget last pixel in tight_encode_indexed_rect
by Corentin Chary
· 15 years ago
aa7d73f
vnc: tight: add palette encoding
by Corentin Chary
· 15 years ago
b4bea3f
vnc: add support for tight fill encoding
by Corentin Chary
· 15 years ago
380282b
vnc: add basic tight support
by Corentin Chary
· 15 years ago