index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
vnc-enc-tight.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-6
/
+6
2011-06-27
vnc: Fix compilation with --enable-vnc-png
Stefan Weil
1
-0
/
+3
2011-06-26
Fix MinGW compilation when --enable-vnc-jpeg is specified
Roy Tam
1
-2
/
+5
2011-04-10
vnc: tight: Fix crash after 2GB of output
Michael Tokarev
1
-2
/
+3
2011-02-24
ui/vnc-enc-tight.c: Fix compile failure if CONFIG_VNC_JPEG not defined
Peter Maydell
1
-0
/
+4
2011-02-23
vnc: add a non-adaptive option
Corentin Chary
1
-1
/
+1
2011-02-23
vnc: tight: tweak adaptive tight settings
Corentin Chary
1
-10
/
+10
2011-02-23
vnc: fix uint8_t comparisons with negative values
Corentin Chary
1
-2
/
+2
2011-02-23
vnc: tight: use the update frequency to choose between lossy and lossless
Corentin Chary
1
-13
/
+62
2010-10-05
Fix spelling in comments
Stefan Weil
1
-1
/
+1
2010-09-04
vnc: use bswapNN() rather than bswap_NN()
Izumi Tsutsui
1
-4
/
+4
2010-09-04
vnc: tight: remove unused variable
Serge Ziryukin
1
-2
/
+0
2010-09-04
size_t is unsigned, change to ssize_t to handle errors from tight_compress_da...
Jes Sorensen
1
-4
/
+4
2010-07-31
Initialize a variable in all cases
Blue Swirl
1
-0
/
+2
2010-07-31
Fix uint8_t comparison with negative value
Blue Swirl
1
-1
/
+1
2010-07-27
Fix mingw32 build
Blue Swirl
1
-9
/
+9
2010-07-27
Initialize a variable in all cases
Blue Swirl
1
-0
/
+2
2010-07-27
Fix uint8_t comparisons with negative values
Blue Swirl
1
-3
/
+3
2010-07-26
vnc: tight: split send_sub_rect
Corentin Chary
1
-25
/
+55
2010-07-26
vnc: tight: fix rgb_prepare_row
Corentin Chary
1
-5
/
+10
2010-07-26
vnc: fix tight png memory leak
Corentin Chary
1
-0
/
+3
2010-07-26
vnc: encapsulate encoding members
Corentin Chary
1
-102
/
+102
2010-07-26
vnc: tight: stop using qdict for palette stuff
Corentin Chary
1
-128
/
+35
2010-07-26
vnc: tight: specific zlib level and filters for each compression level
Corentin Chary
1
-1
/
+18
2010-07-26
vnc: tight add PNG encoding
Corentin Chary
1
-42
/
+274
2010-07-26
vnc: tight: remove a memleak in send_jpeg_rect()
Corentin Chary
1
-2
/
+3
2010-07-26
vnc: tight: don't forget do at the last color
Corentin Chary
1
-1
/
+1
2010-07-26
vnc: rename vnc-encoding-* vnc-enc-*
Corentin Chary
1
-0
/
+1520