media/library
christosts bc02643df0 Async queuing on MultiLockAsyncMediaCodecAdapter
Add support for asynchronous input buffer queueing in the
MultiLockAsyncMediaCodecAdapter.

PiperOrigin-RevId: 294397811
2020-02-11 17:12:37 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Defer MediaCodec queueing to background thread 2020-02-11 17:11:50 +00:00
core Async queuing on MultiLockAsyncMediaCodecAdapter 2020-02-11 17:12:37 +00:00
dash Move assets from dash to testdata module 2020-02-11 17:12:21 +00:00
extractor Move assets from extractor to testdata module 2020-02-11 17:09:39 +00:00
hls Add some nullness annotations to SampleQueue 2020-02-11 17:07:18 +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.