noVNC/core/decoders
Pierre Ossman 98664c7887 Handle correct data offset in raw decoder
There is often buffered data ahead of the pixel data so we need to take
this in account when making sure pixels are opaque.
2022-03-28 08:45:40 +02:00
..
copyrect.js Handle empty rects from the server 2020-09-04 16:16:44 +02:00
hextile.js Switch to RGBx pixel format 2020-06-08 07:57:17 +02:00
jpeg.js Add RealVNC's JPEG encoding 2021-11-26 03:59:19 -05:00
raw.js Handle correct data offset in raw decoder 2022-03-28 08:45:40 +02:00
rre.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00
tight.js Handle empty rects from the server 2020-09-04 16:16:44 +02:00
tightpng.js Validate decoded image dimensions 2019-12-23 15:42:02 +01:00
zrle.js Added support for ZRLE encoding 2021-11-23 12:02:42 -05:00