noVNC/core
Pierre Ossman 87143b361e Reduce kept state in JPEG decoder
We don't have to keep track of this much data between rects, so
restructure things to make it more simple. This allows the JPEG parsing
code to be a pure function which only depends on the input.
2023-06-04 19:00:33 +02:00
..
crypto Cleanup for the cryptographic algorithms that are not supported by SubtleCrypto 2023-01-20 05:54:00 -05:00
decoders Reduce kept state in JPEG decoder 2023-06-04 19:00:33 +02:00
input auto release keys while meta is held down. 2022-10-15 14:48:39 +02:00
util Cleanup for the cryptographic algorithms that are not supported by SubtleCrypto 2023-01-20 05:54:00 -05:00
base64.js Standardize on camelCase in Base64 2020-05-31 23:37:29 +02:00
deflator.js Add camelCase rule to eslint 2020-05-31 23:37:29 +02:00
display.js access to raw image data 2022-09-07 13:26:10 +02:00
encodings.js Merge branch 'add-jpeg-encoding' of https://github.com/pdlan/noVNC 2021-11-29 09:18:50 +01:00
inflator.js Add camelCase rule to eslint 2020-05-31 23:37:29 +02:00
ra2.js Handle immediate responses in RSA-AES authentication 2023-05-30 20:11:51 +02:00
rfb.js Remove custom RSA-AES event 2023-05-30 20:11:51 +02:00
websock.js fix typo 2023-04-30 02:04:00 +09:00