mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-19 16:47:01 +03:00
9afa4eb20d
Added support for efficient preprocessing of DASH manifest after they have been parsed into an XMLDocument This is configured with the new manifest.dash.manifestPreprocessor setting. This is need to efficiently repair manifests that are not compatible with Shaka Player. Closes #3339