Files
shaka-player/test
Nick Crast 9a694b59f8 fix: CEA decoder should return early if packet is not large enough (#5893)
Fixes #5891 

In production, we are seeing the occasional SEI packet [`0x5b`], which
is causing the parser to error. Using Mux.JS, this packet is ignored
because it's not long enough to be a valid captions packet, so for
feature parity it would make sense for the built in Shaka parser to also
ignore.
2023-11-15 18:20:39 +01:00
..
2023-10-30 23:59:08 -07:00
2023-10-30 23:59:08 -07:00
2023-10-30 23:59:08 -07:00
2023-10-30 23:59:08 -07:00