noVNC/core/decoders
Pierre Ossman f5b5767c98 Standardise on a single blit function
Keep everything simpler by always blitting in the same pixel format.
It's up to the decoders to convert if they need to.
2020-06-08 07:53:41 +02:00
..
copyrect.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00
hextile.js Move tile handling to Hextile decoder 2020-06-06 13:23:05 +02:00
raw.js Standardize on camelCase in Decoders 2020-05-31 23:37:29 +02:00
rre.js Update copyright to 2019 for modified files 2019-09-30 15:35:33 +02:00
tight.js Standardise on a single blit function 2020-06-08 07:53:41 +02:00
tightpng.js Validate decoded image dimensions 2019-12-23 15:42:02 +01:00