Corentin Chary 70a4568fe0 vnc: split encoding in specific files
This will allow to implement new encodings (tight, zrle, ..)
in a cleaner way. This may hurt performances, because some
functions like vnc_convert_pixel are not static anymore, but
should not be a problem with gcc 4.5 and the new -flto.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2010-05-03 12:09:47 -05:00
2010-05-03 10:07:30 +02:00
2010-04-28 13:41:14 -03:00
2010-04-27 05:50:41 +02:00
2010-04-17 16:25:10 +00:00
2010-04-25 12:59:33 +00:00
2010-04-26 11:28:35 -03:00
2010-04-25 12:59:33 +00:00
2010-04-28 13:41:15 -03:00
2010-05-03 12:09:47 -05:00
2010-04-25 12:59:30 +00:00
2010-04-23 16:08:46 +02:00
2010-04-26 16:36:31 -03:00
2010-05-01 19:48:30 +00:00
2010-05-03 12:09:47 -05:00
2010-05-03 12:09:47 -05:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%