media/library
ibaker 4603188165 Add inband emsg-v1 support to FragmentedMp4Extractor
This also decouples EventMessageEncoder's serialization schema from the emesg spec (it happens to still match the emsg-v0 spec, but this is no longer required).

PiperOrigin-RevId: 261877918
2019-08-06 15:53:21 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Add inband emsg-v1 support to FragmentedMp4Extractor 2019-08-06 15:53:21 +01:00
dash Update stale TrackSelections in chunk sources when keeping the streams. 2019-08-05 20:27:24 +01:00
hls Update stale TrackSelections in chunk sources when keeping the streams. 2019-08-05 20:27:24 +01:00
smoothstreaming Update stale TrackSelections in chunk sources when keeping the streams. 2019-08-05 20:27:24 +01:00
ui Fix UI module API nullability annotations and make non-null-by-default. 2019-08-06 15:53:06 +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.