media/library
tonihei d035f24e87 CEA608: Fix repeated Special North American chars.
We currently handle most the control code logic after handling special
characters. This includes filtering out repeated control codes and checking
for the correct channel. As the special character sets are control codes as well,
these checks should happen before parsing the characters.

Issue:#6133
PiperOrigin-RevId: 256993672
2019-07-09 11:33:21 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core CEA608: Fix repeated Special North American chars. 2019-07-09 11:33:21 +01:00
dash Merge pull request #5908 from sr1990:dev-v2 2019-07-09 11:32:28 +01:00
hls Modify DashDownloaderTest to test if content length is stored 2019-05-31 23:01:21 +01:00
smoothstreaming Merge pull request #6055 from xirac:dev-v2 2019-07-09 11:27:31 +01:00
ui Don't consume touch events if no controller is attached. 2019-07-09 11:31:24 +01: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.