On 05/18/2010 07:51 AM, Alexander Graf wrote:
Corentin Chary wrote:
According to http://tigervnc.org/cgi-bin/rfbproto#zlib-encoding
zlib encoding only uses a single stream. Current implementation defines
4 streams but only uses the first one. Remove them and only use a single
stream.

How about when we start to implement zrle or zhextile? Wouldn't those
need different streams?

Only tight uses multiple streams.  zrle just uses one.

zhextile doesn't exist and if it did, it wouldn't be better than Tight because Tight is essentially zhextile :-)

Regards,

Anthony Liguori

Alex



Reply via email to