
In order for DASH playback to benefit from FLAG_READ_WITHIN_GOP_SAMPLE_DEPENDENCIES, the fMP4 extractor flag must be set. The smallest API change that allows this is to add an experimental method to BundledChunkExtractor. Add a dash end-to-end test to verify that video frames are skipped at decoder input. PiperOrigin-RevId: 651046676
Test data module
Provides sample data for media unit and instrumentation tests.