media/libraries/exoplayer/src
jbibik 25253698bc TtmlParser implementation - moved from TtmlDecoder
`TtmlDecoder` which used to be `SimpleSubtitleDecoder` will now be called `TtmlParser` and implement SubtitleParser interface. For backwards compatibility, we will have the same functionality provided by `DelegatingSubtitleDecoder` backed-up by a new `TtmlParser` instance.

PiperOrigin-RevId: 549700490
2023-08-01 13:43:12 +01:00
..
androidTest Extend Player interface, overloading 4 device-volume methods with flags 2023-04-13 16:30:30 +01:00
main TtmlParser implementation - moved from TtmlDecoder 2023-08-01 13:43:12 +01:00
test TtmlParser implementation - moved from TtmlDecoder 2023-08-01 13:43:12 +01:00