media/library
krocard 918963c2b4 Do not use MediaCodec in passthrough mode.
Now that MediaCodec is not use in passthrough, no
MediaCodec should be created in this mode.

Additionally, do not instantiate a MediaCodec in passthrough

#exo-offload

PiperOrigin-RevId: 309916131
2020-05-05 18:38:23 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Map R-prerelease to SDK_INT=30 2020-05-01 19:50:56 +01:00
core Do not use MediaCodec in passthrough mode. 2020-05-05 18:38:23 +01:00
dash Pass LoadErrorInfo to LoadErrorHandlingPolcy 2020-05-05 18:37:57 +01:00
extractor Fix TrackOutput documentation for encryption data format 2020-05-05 18:38:05 +01:00
hls Pass LoadErrorInfo to LoadErrorHandlingPolcy 2020-05-05 18:37:57 +01:00
smoothstreaming Pass LoadErrorInfo to LoadErrorHandlingPolcy 2020-05-05 18:37:57 +01:00
ui Merge pull request #7304 from AChep:patch-1 2020-05-01 19:50:46 +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.