media/library
Srikanth Peddibhotla 2a388ff852 Support CEA 608/708 captions in MPEG2 TS stream
[Problem] Sarnoff spec complaince tests streams are MPEG2 TS.
Currently, parsing CC data from MPEG2 TS is not supported

[Solution] Parsed CC data from MPEG2 stream because all Sarnoff streams are MPEG2
2018-07-11 18:41:00 +05:30
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Support CEA 608/708 captions in MPEG2 TS stream 2018-07-11 18:41:00 +05:30
dash Fix wrong loop variable in DashMediaPeriod. 2018-07-10 13:59:19 +01:00
hls Forward addTransferListener for all wrapping data sources. 2018-07-06 14:37:19 +01:00
smoothstreaming Forward TransferListener from MediaSources to DataSources. 2018-07-06 14:35:17 +01:00
ui Support CEA 608/708 captions in MPEG2 TS stream 2018-07-11 18:41:00 +05:30
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.