media/library
Denise LaFayette 49dfe66bb3 Preserve Japanese language features when not applying embedded styling
Fix bug where rubies and boutens are missing, tate-chu-yoko is rendered
incorrectly when SubtitleView.setApplyEmbeddedStyles(false). This method
should only affect styling elements and not remove any language features.
2021-05-14 16:37:37 -07:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Allow ad groups to specify a resume offset. 2021-05-12 18:57:45 +01:00
core Allow ad groups to specify a resume offset. 2021-05-12 18:57:45 +01:00
dash Remove deprecated MediaSource.getTag 2021-05-12 11:52:03 +01:00
extractor Merge pull request #8860 from KeiMurayamaS:dev-v2-add-mpegh-parser 2021-05-11 16:01:46 +01:00
hls Merge pull request #8767 from uvjustin:hls-start-from-independent-part 2021-05-12 13:54:44 +01:00
rtsp Remove RTSP message logging. 2021-05-12 11:53:55 +01:00
smoothstreaming Remove deprecated MediaSource.getTag 2021-05-12 11:52:03 +01:00
transformer Format Java source files 2021-05-06 13:32:25 +01:00
ui Preserve Japanese language features when not applying embedded styling 2021-05-14 16:37:37 -07:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.