media/libraries/extractor/src
ibaker abfeea518e Ensure consistent ExtractorOutput usage in WebvttExtractor
This change is a no-op, because
`SubtitleTranscodingExtractorOutput.seekMap` forwards directly to the
delegate implementation, but it seems clearer to always use the
wrapper.

Also remove a no-op assignment in `MatroskaExtractor`.

This is a follow-up to Issue: androidx/media#1779 where I manually checked every
implementation of `Extractor.init` for a similar mistake.

#cherrypick

PiperOrigin-RevId: 683607090
2024-10-08 07:04:50 -07:00
..
androidTest Remove CueDecoder.decode overload without length & offset params 2024-08-16 07:59:12 -07:00
main Ensure consistent ExtractorOutput usage in WebvttExtractor 2024-10-08 07:04:50 -07:00
test Allow signed TTML region origins 2024-10-04 10:58:42 -07:00