noVNC/core/decoders
Pierre Ossman 6a19390baa Switch to RGBx pixel format
This is what the browser wants so it avoids having to spend time
converting everything. Unfortunately it usually means the server instead
needs to convert it for us, but we assume it has more power than we do.
2020-06-08 07:57:17 +02:00
..
copyrect.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00
hextile.js Switch to RGBx pixel format 2020-06-08 07:57:17 +02:00
raw.js Switch to RGBx pixel format 2020-06-08 07:57:17 +02:00
rre.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00
tight.js Switch to RGBx pixel format 2020-06-08 07:57:17 +02:00
tightpng.js Validate decoded image dimensions 2019-12-23 15:42:02 +01:00