media/library
christosts d23ca7b11a Set MediaCodec operation mode for audio/video
Add experimental APIs to set the MediaCodecOperationMode separately
for audio and video.

PiperOrigin-RevId: 315467157
2020-06-09 16:05:11 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Add support for inferring file format from MIME type 2020-06-08 17:41:16 +01:00
core Set MediaCodec operation mode for audio/video 2020-06-09 16:05:11 +01:00
dash Make ChunkExtractor return a ChunkIndex instead of a SeekMap 2020-06-08 17:40:55 +01:00
extractor Add support for inferring file format from MIME type 2020-06-08 17:41:16 +01:00
hls Add support for inferring file format from MIME type 2020-06-08 17:41:16 +01:00
smoothstreaming Make SsMediaSource add the media item to the timeline 2020-05-29 18:33:34 +01:00
ui Update TrackSelectionDialogBuilder to use androidx compat Dialog. 2020-05-27 18:59:51 +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.