noVNC/core
Pierre Ossman 2463ccd08f Detect broken Firefox H.264 decoder
The Firefox H.264 decoder on Windows might simply just refuse to deliver
any finished frames. It also doesn't deliver any errors.

Detect this early by expecting a frame after flush() has completed.
2024-11-21 13:33:52 +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 Detect broken Firefox H.264 decoder 2024-11-21 13:33:52 +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