mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-17 16:26:39 +03:00
65143a6d32
In DASH, a trick mode track can be associated with multiple regular tracks. This fixes the parser to respect the whitespace-separated list of IDs instead of assuming just one ID. Resolves #2978