media/library
ibaker 74bbd5367e Gracefully handle null-terminated subtitle content in MKV containers
This was reported for SSA/ASS in PR #8265, but it seems to me the
SubRip part of the Matroska spec is similarly loose, so this change
handles null-terminated strings in both.

#minor-release

PiperOrigin-RevId: 345452667
2020-12-03 17:13:12 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Simple migration to common 2020-12-03 17:11:56 +00:00
core Gracefully handle null-terminated subtitle content in MKV containers 2020-12-03 17:13:12 +00:00
dash Replace PeriodSeekInfo by static methods. 2020-11-30 09:33:22 +00:00
extractor Gracefully handle null-terminated subtitle content in MKV containers 2020-12-03 17:13:12 +00:00
hls Use HLS rendition report when changing primary playlist 2020-12-03 17:12:41 +00:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Update StyledPlayers control overlay scrim from 30% opacity to 60% opacity for Accessibility requirements. 2020-12-03 17:10:44 +00: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.