media/libraries/extractor/src
rohks 91c56335ef Handle out-of-order frames in endIndices for MP4 with edit list
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
2024-10-15 06:09:15 -07:00
..
androidTest Remove CueDecoder.decode overload without length & offset params 2024-08-16 07:59:12 -07:00
main Handle out-of-order frames in endIndices for MP4 with edit list 2024-10-15 06:09:15 -07:00
test Allow signed TTML region origins 2024-10-04 10:58:42 -07:00