mirror of
https://github.com/androidx/media.git
synced 2025-05-08 16:10:38 +08:00

*** Original change description *** Pull assertion and layer of indirection out from ChunkExtractorWrapper It should be possible to remove ChunkExtractorWrapper from the track output side as well (currently all extractor output is funneled via ChunkExtractorWrapper just so it can adjust the format, which is kind of unnecessary). *** ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=145078094