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

Earlier muxer wrote a different entry for every chunk but as per the spec (ISO 14496-12) exact same chunks can be combined and only the first chunk number can be written. PiperOrigin-RevId: 714154531
Test data module
Provides sample data for media unit and instrumentation tests.