media/library
Fillmore, Christopher d94a40ac77 Add responseBody field to InvalidResponseCodeException
Issue #6853

Previously the body of an HTTP response was not included in an
InvalidResponseCodeException. This change adds a field to store
the response body, and updates DefaultHttpDataSource to populate
this value.
2020-02-12 16:40:47 -05:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Add responseBody field to InvalidResponseCodeException 2020-02-12 16:40:47 -05:00
core Add responseBody field to InvalidResponseCodeException 2020-02-12 16:40:47 -05:00
dash Move assets from dash to testdata module 2020-02-11 17:12:21 +00:00
extractor Merge pull request #6949 from DolbyLaboratories:dev-v2-assets 2020-02-11 17:12:55 +00:00
hls Replace DataSpec.absoluteStreamPosition with uriPositionOffset 2020-02-11 22:10:17 +00:00
smoothstreaming Move asssets from smoothstreaming to testdata module 2020-02-11 17:10:03 +00:00
ui Apply minimal layout change according to view size 2020-02-11 17:12:29 +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.