mirror of
https://github.com/androidx/media.git
synced 2025-05-06 23:20:42 +08:00

This fixes the case where we need to switch from one variant to another during preparation, having loaded zero samples, because the first chunk for that variant gave us a 404 error. In this case the first extractor will have no samples, and there will be a second extractor that does.