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

PiperOrigin-RevId: 548520549
2023-07-20 10:05:52 +01:00
..
androidTest Extend Player interface, overloading 4 device-volume methods with flags 2023-04-13 16:30:30 +01:00
main PgsParser implementation - moved from PgsDecoder 2023-07-20 10:05:52 +01:00
test Tx3gParser implementation - moved from Tx3gDecoder 2023-07-20 10:01:21 +01:00