media/library
tofunmi e12de4cc1f Create GlObjectsProvider
To create this file TextureInfo has been moved to common and renamed to GLTextureInfo.

We'll look to expand the interface in future to cover more of the methods around GL object maintenance in future as required.

PiperOrigin-RevId: 514445397
2023-03-07 12:48:40 +00:00
..
all Fix minimum API level issue 2022-02-08 11:03:36 +00:00
common Create GlObjectsProvider 2023-03-07 12:48:40 +00:00
core Add missing @param tags 2023-03-07 12:14:41 +00:00
dash Add missing @param tags 2023-03-07 12:14:41 +00:00
database Reformat some javadoc 2022-02-18 15:02:33 +00:00
datasource Add missing @param tags 2023-03-07 12:14:41 +00:00
decoder Expect PresentationTime Discontinuity During Stream Transitions 2022-04-26 14:25:46 +01:00
effect Create GlObjectsProvider 2023-03-07 12:48:40 +00:00
extractor Add missing @param tags 2023-03-07 12:14:41 +00:00
hls Add missing @param tags 2023-03-07 12:14:41 +00:00
rtsp Catch IllegalArgumentExceptions in RTSP Response parsing 2023-02-13 14:18:53 +00:00
smoothstreaming Remove @see tags with <a> tags 2023-03-01 18:02:43 +00:00
transformer Rename CompositeAssetLoader to SequenceAssetLoader 2023-03-07 12:44:22 +00:00
ui Fix lint-baseline.xml for latest UI translations 2023-03-02 17:39:57 +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.