Files
shaka-player/lib
Álvaro Velad Galván cb66f471a2 perf: Improve performance when parsing EMSG (#7557)
With the change, we reuse MediaSource's MP4 parsing code to avoid
parsing everything twice.
It will also help with the implementation of
https://github.com/shaka-project/shaka-player/issues/7556 in the future.
2024-11-12 09:59:50 +01:00
..