media/library
ibaker 71685dabf1 Deprecate SingleSampleMediaSource.Factory#setTrackId
This method is no longer needed since we added SubtitleConfiguration#id
in 59d98b9a4e.

Issue: google/ExoPlayer#10016

PiperOrigin-RevId: 432169262
(cherry picked from commit 540f2061cb)
2022-03-08 17:13:57 +00:00
..
all Fix minimum API level issue 2022-02-21 17:05:04 +00:00
common Version bump to exoplayer:2.17.0 and media3:1.0.0-alpha02 2022-02-23 16:48:13 +00:00
core Deprecate SingleSampleMediaSource.Factory#setTrackId 2022-03-08 17:13:57 +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 FMP4: Fix output of mixed v0 and v1 emsg samples 2022-03-08 16:59:41 +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 @VisibleForTesting violation in Transformer 2022-02-23 09:56:21 +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.