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

PiperOrigin-RevId: 546538113
2023-07-13 15:21:55 +01:00
..
androidTest Extend Player interface, overloading 4 device-volume methods with flags 2023-04-13 16:30:30 +01:00
main SubripParser implementation - moved from SubripDecoder 2023-07-13 15:21:55 +01:00
test SubripParser implementation - moved from SubripDecoder 2023-07-13 15:21:55 +01:00