mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Changes to FragmentedMp4Extractor to parse additional sample dependency information and mark output samples as "no other samples depend on this". Only applies to H.264 tracks. Controlled by new fMP4 flag: FLAG_READ_WITHIN_GOP_SAMPLE_DEPENDENCIES PiperOrigin-RevId: 650538377
Test data module
Provides sample data for media unit and instrumentation tests.