mirror of
https://github.com/samsonjs/media.git
synced 2026-03-31 10:25:48 +00:00
`Cea608Parser` and `Cea708Parser` don't currently work correctly on their own without the re-ordering of input buffers implemented in `CeaDecoder`, and it's not clear how we can properly do this re-ordering during extraction. This change ensures that if 'parse subtitles during extraction' is enabled, CEA-6/708 subs will be passed through without transcoding and can then be decoded during rendering by `Cea6/708Decoder`. PiperOrigin-RevId: 595658628 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| proguard-rules.txt | ||
| README.md | ||