mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +08:00

When dropping the remainder, the decoder and encoder timestamps start diverging after a few buffers when no speed changes are supposed to occur. Tracking the remainder keeps them in sync. PiperOrigin-RevId: 408341074
Test data module
Provides sample data for media unit and instrumentation tests.