media/library
christosts fc3b91c96c Add assertion in MediaCodec adapter
Add assertion to check an output format has been propagated before
returning an output buffer when operating MediaCodec in asynchronous
mode.

PiperOrigin-RevId: 350534918
2021-01-08 15:31:10 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Clarify parameter Javadoc for playback speed values. 2021-01-07 10:44:34 +00:00
core Add assertion in MediaCodec adapter 2021-01-08 15:31:10 +00:00
dash Fix MIGHT_NOT_USE_FULL_NETWORK_SPEED for VOD DASH streams. 2021-01-07 10:44:53 +00:00
extractor Initialize Format.codecs from AVC SPS NAL unit (#8393) 2020-12-24 20:30:35 +03:00
hls Rollback of dd7b379dc0 2020-12-23 22:53:24 +00:00
smoothstreaming Add live configuration to Timeline.Window 2020-12-14 10:17:23 +00:00
ui Deprecate stop(boolean) 2021-01-07 10:45:02 +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.