media/library
ibaker 8ea00b3a47 Switch DRM and download components from HttpDataSource to DataSource
All the (Http)DataSource interactions can be done with the DataSource
interface and don't need HttpDataSource.

PiperOrigin-RevId: 436520898
2022-03-22 18:11:31 +00:00
..
all Fix minimum API level issue 2022-02-08 11:03:36 +00:00
common Convert FrameEditor to a FrameProcessorChain. 2022-03-22 14:29:53 +00:00
core Switch DRM and download components from HttpDataSource to DataSource 2022-03-22 18:11:31 +00:00
dash Fix stale javadoc in DashUtil 2022-03-15 00:42:29 +00:00
database Reformat some javadoc 2022-02-18 15:02:33 +00:00
datasource Reformat some javadoc 2022-02-18 15:02:33 +00:00
decoder Reformat some javadoc 2022-02-18 15:02:33 +00:00
extractor Group NAL type constants in NalUnitUtil 2022-03-22 10:32:35 +00:00
hls Reformat some javadoc 2022-02-18 15:02:33 +00:00
rtsp Merge pull request #36 from ittiam-systems:rtp-h265 2022-02-18 16:46:09 +00:00
smoothstreaming Reformat some javadoc 2022-02-18 15:02:33 +00:00
transformer Remove analysis error suppression 2022-03-22 14:42:02 +00:00
ui Rollback of ff6e641fbb 2022-03-15 00:52:19 +00:00
README.md Update to androidx.media3 2021-10-27 09:12:46 +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.