mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
Updated logic to walk forward in the timestamps array to include all frames within the valid edit duration, accounting for out-of-order frames. This ensures that no frames with timestamps less than `editMediaTime` + `editDuration` are incorrectly excluded. Issue: androidx/media#1797 PiperOrigin-RevId: 686075680 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| README.md | ||
Test data module
Provides sample data for media unit and instrumentation tests.