noVNC/core
Pierre Ossman 3677afe305 Do a real H.264 test decode to determine support
Firefox is buggy and reports support for H.264 but then throws errors
once we actually try to decode things. Detect this early by doing a
quick test decode of a single frame.
2024-11-21 13:33:31 +01:00
..
crypto Cleanup for the cryptographic algorithms that are not supported by SubtleCrypto 2023-01-20 05:54:00 -05:00
decoders Merge branch 'webcodec-h264' of https://github.com/any1/noVNC 2024-08-29 16:59:25 +02:00
input Interrupt AltGr sequence detection on focus lost, fixes #1880 2024-08-01 01:31:47 +08:00
util Do a real H.264 test decode to determine support 2024-11-21 13:33:31 +01:00
base64.js Standardize on camelCase in Base64 2020-05-31 23:37:29 +02:00
deflator.js Use proper argument to deflateInit() 2023-08-29 17:28:54 +02:00
display.js Add H.264 decoder 2024-08-18 14:06:25 +00:00
encodings.js Merge branch 'webcodec-h264' of https://github.com/any1/noVNC 2024-08-29 16:59:25 +02:00
inflator.js Remove unused argument to inflateInit() 2023-08-29 17:30:00 +02:00
ra2.js Add Websock send queue helpers 2023-06-04 22:32:43 +02:00
rfb.js Merge branch 'webcodec-h264' of https://github.com/any1/noVNC 2024-08-29 16:59:25 +02:00
websock.js Fix sQpushBytes sending the beginning of the array multiple times 2024-08-23 13:14:36 +02:00