Files
shaka-player/lib/hls
Álvaro Velad Galván f7c2295fc1 fix(HLS): Fix playback of content with mixed containers (mp4 and ts) (#8837)
We currently have many integrated transmuxers, so we should avoid
assigning the same mimetype to all unloaded variants.
We can dynamically transmux all content; we just need a compatible
codec.
Partial reverts https://github.com/shaka-project/shaka-player/pull/4601
2025-07-03 15:18:27 +02:00
..