media/libraries/extractor/src
rohks 7ec61f13ce Fix handling of cues that exceed total duration in MatroskaExtractor
Adjusted logic to accurately calculate sizes and durations for the last valid cue point when cue timestamps are greater than the total duration.

Fixes the issue where the reported duration of the MKV file was greater than the total duration specified by the duration element. Verified this using `mkvinfo` and `mediainfo` tools.

PiperOrigin-RevId: 690961276
(cherry picked from commit b1f2efd218)
2024-11-05 13:09:10 +00:00
..
androidTest Remove CueDecoder.decode overload without length & offset params 2024-08-16 07:59:12 -07:00
main Fix handling of cues that exceed total duration in MatroskaExtractor 2024-11-05 13:09:10 +00:00
test Add ForwardingTrackOutput implementation 2024-10-16 04:20:33 -07:00