media/library
ibaker 2195facd85 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.

PiperOrigin-RevId: 345452667
2021-01-11 16:13:07 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Bump version to 2.12.2 2020-11-30 16:32:13 +00:00
core Merge pull request #8154 from samoylenkodmitry:handle_out_of_space 2021-01-11 16:12:36 +00:00
dash Switch to an 'api' dependency on Guava 2020-10-20 22:16:12 +01:00
extractor Gracefully handle null-terminated subtitle content in MKV containers 2021-01-11 16:13:07 +00:00
hls Merge pull request #8215 from TiVo:p-fix-apple-iframe-bug 2021-01-08 16:52:25 +00:00
smoothstreaming Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:46:57 +01:00
ui Support enabling next/previous actions in PlayerNotificationManager 2020-11-30 10:42:06 +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.