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

After this CL, Transformer will throw if the clipping start and end positions are the same because MediaMuxer doesn't support writing a file with no samples. This should work once we default to the in-app muxer. Issue: androidx/media#1242 PiperOrigin-RevId: 624861950
Test data module
Provides sample data for media unit and instrumentation tests.