media/libraries/extractor/src
rohks a03bd8248c Fix duration calculation for AVI files
The duration is now correctly calculated as the maximum of all track durations, instead of being overwritten by the last track's value. This aligns with how other Extractor implementations handle durations for multiple tracks.

PiperOrigin-RevId: 688896743
(cherry picked from commit e677c8dccd)
2024-11-05 12:13:17 +00:00
..
androidTest Remove CueDecoder.decode overload without length & offset params 2024-08-16 07:59:12 -07:00
main Fix duration calculation for AVI files 2024-11-05 12:13:17 +00:00
test Add ForwardingTrackOutput implementation 2024-10-16 04:20:33 -07:00