noVNC/core/decoders
Pierre Ossman ae9b042df1 Change rQslice() to rQpeekBytes()
We don't need any full slice functionality, so let's change this to
better march rQpeek8() and rQshiftBytes().
2023-06-04 19:00:33 +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 Change rQslice() to rQpeekBytes() 2023-06-04 19:00:33 +02: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