media/library
claincly bc891273b2 Rename MediaCodecAdapterWrapper to Codec.
Move static factories into a separate class and make it implement an interface
that will let tests customize encoder/decoder creation.

PiperOrigin-RevId: 417610825
2021-12-21 17:22:17 +00:00
..
all Add database module 2021-10-26 14:19:43 +01:00
common Include role and selection flags when logging a track's Format 2021-12-21 17:18:28 +00:00
core Migrate usages of deprecated MediaSourceFactory methods 2021-12-21 17:10:54 +00:00
dash Migrate usages of deprecated MediaSourceFactory methods 2021-12-21 17:10:54 +00:00
database Add database module 2021-10-26 14:19:43 +01:00
datasource Change DefaultHttpDataSourceTest to an instrumentation test 2021-12-14 10:30:35 +00:00
decoder Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
extractor Merge pull request #9709 from Marksss:release-v2 2021-12-10 16:50:34 +00:00
hls Rename HLS master playlist to multivariant playlist 2021-12-21 17:14:42 +00:00
rtsp Merge pull request #9606 from ened:rtsp-socket-factory 2021-12-06 12:36:42 +00:00
smoothstreaming Migrate usages of deprecated MediaSourceFactory methods 2021-12-21 17:10:54 +00:00
transformer Rename MediaCodecAdapterWrapper to Codec. 2021-12-21 17:22:17 +00:00
ui Rename PlayerView to LegacyPlayerView in media3 2021-12-20 13:53:35 +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.