media/library
andrewlewis fb3101dc02 Suppress framework muxer lint warning
We need to access internal state to work around resources not being released on
old API versions. Add a reference to the bug about this and suppress the lint
warning.

#minor-release

PiperOrigin-RevId: 430190794
2022-02-23 09:55:50 +00:00
..
all Fix minimum API level issue 2022-02-21 17:05:04 +00:00
common Make sure native library loads use correct class loader 2022-02-22 11:26:02 +00:00
core Fix DefaultAnalyticsCollectorTest failure when run with JaCoCo 2022-02-23 09:55:43 +00:00
dash Fix the position of IntDefs to match TYPE_USE 2022-02-21 17:05:05 +00:00
database Mark all non-public IntDefs as only TYPE_USE 2022-02-21 16:59:57 +00:00
datasource Fix the position of IntDefs to match TYPE_USE 2022-02-21 17:05:05 +00:00
decoder Fix the position of IntDefs to match TYPE_USE 2022-02-21 17:05:05 +00:00
extractor Fix the position of IntDefs to match TYPE_USE 2022-02-21 17:05:05 +00:00
hls Fix the position of IntDefs to match TYPE_USE 2022-02-21 17:05:05 +00:00
rtsp Fix the position of IntDefs to match TYPE_USE 2022-02-21 17:05:05 +00:00
smoothstreaming Remove setTag from (Ss|Hls|Dash)MediaSource.Factory 2022-01-10 13:00:58 +00:00
transformer Suppress framework muxer lint warning 2022-02-23 09:55:50 +00:00
ui Set character limit for accessability strings to NONE 2022-02-21 17:12:05 +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.