media/library
tonihei 3543116da4 Prevent seeking when ICY metadata is present.
Any seek map with non-zero offsets breaks playback with ICY metadata as
the metadata is no longer read from the correct position.

Issue:#5658
PiperOrigin-RevId: 239605839
2019-03-22 19:56:06 +00:00
..
all Upgrade gradle plugin and friends 2019-02-18 15:57:55 +00:00
core Prevent seeking when ICY metadata is present. 2019-03-22 19:56:06 +00:00
dash Merge pull request #5578 from szaboa:dev-v2-5529 2019-03-20 23:28:28 +00:00
hls Merge pull request #5578 from szaboa:dev-v2-5529 2019-03-20 23:28:28 +00:00
smoothstreaming Merge pull request #5578 from szaboa:dev-v2-5529 2019-03-20 23:28:28 +00:00
ui Use androidx.test and extensions. 2019-03-15 04:53:12 +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.