any1 / neatvnc

A liberally licensed VNC server library with a clean interface
ISC License
126 stars 31 forks source link

zrle: fix for source format of 24 bits #100

Closed maztheman closed 1 year ago

maztheman commented 1 year ago

Finally figured this out, when the source format is 24 bits:

zrle should now support all bpp in the source format.

any1 commented 1 year ago

LGTM

any1 commented 1 year ago

Thanks!