media/libraries/extractor/src
jbibik 4ed01c42bd DefaultSubtitleParserFactory that creates supported SubtitleParsers
It will act similarly to `SubtitleDecoderFactory`, but return parsers instead of decoders. In turn `SubtitleDecoderFactory.createDecoder()` cab wrap those parsers with `DelegatingSubtitleDecoder`.

PiperOrigin-RevId: 548528054
2023-07-20 10:07:16 +01:00
..
main DefaultSubtitleParserFactory that creates supported SubtitleParsers 2023-07-20 10:07:16 +01:00
test Tx3gParser implementation - moved from Tx3gDecoder 2023-07-20 10:01:21 +01:00