media/libraries
ibaker 118005c860 Add TYPE_USE to 'frequently used' IntDefs in a backwards-compatible way
This ensures Kotlin usages of these IntDef annotations in the 'old'
position will continue to compile.

'Frequently used' is a subjective judgement. I have a parallel change
that marks all the other public IntDefs in the library as TYPE_USE
(those that I've judged to be 'rarely used' by apps).

A follow-up change will fix the positions of existing usages to be as if
they're only TYPE_USE.

#minor-release

PiperOrigin-RevId: 426427334
2022-02-21 16:56:37 +00:00
..
cast Fix some lint warnings 2022-01-28 08:46:46 +00:00
common Add TYPE_USE to 'frequently used' IntDefs in a backwards-compatible way 2022-02-21 16:56:37 +00:00
database Mark all non-public IntDefs as only TYPE_USE 2022-02-21 16:56:36 +00:00
datasource Add TYPE_USE to 'frequently used' IntDefs in a backwards-compatible way 2022-02-21 16:56:37 +00:00
datasource_cronet Fix some lint warnings 2022-01-28 08:46:46 +00:00
datasource_okhttp Update to androidx.media3 2021-10-27 09:12:46 +01:00
datasource_rtmp Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
decoder Mark all public 'rarely used' IntDefs as only TYPE_USE 2022-02-21 16:56:37 +00:00
decoder_av1 Remove references to Player(Control)View from the dev guide 2022-02-21 16:56:36 +00:00
decoder_ffmpeg Remove FfmpegVideoRenderer from the 1.0 release branch 2022-02-18 17:12:59 +00:00
decoder_flac Mark all public 'rarely used' IntDefs as only TYPE_USE 2022-02-21 16:56:37 +00:00
decoder_opus Fix 1 ErrorProneStyle finding: 2022-01-05 12:15:12 +00:00
decoder_vp9 Remove references to Player(Control)View from the dev guide 2022-02-21 16:56:36 +00:00
exoplayer Add TYPE_USE to 'frequently used' IntDefs in a backwards-compatible way 2022-02-21 16:56:37 +00:00
exoplayer_dash Support relative MPD.Location URIs 2022-02-21 16:56:36 +00:00
exoplayer_hls Mark all public 'rarely used' IntDefs as only TYPE_USE 2022-02-21 16:56:37 +00:00
exoplayer_ima Mark all non-public IntDefs as only TYPE_USE 2022-02-21 16:56:36 +00:00
exoplayer_rtsp Mark all non-public IntDefs as only TYPE_USE 2022-02-21 16:56:36 +00:00
exoplayer_smoothstreaming Remove setTag from (Ss|Hls|Dash)MediaSource.Factory 2022-01-11 13:44:06 +00:00
exoplayer_workmanager Update to androidx.media3 2021-10-27 09:12:46 +01:00
extractor Mark all public 'rarely used' IntDefs as only TYPE_USE 2022-02-21 16:56:37 +00:00
session Mark all public 'rarely used' IntDefs as only TYPE_USE 2022-02-21 16:56:37 +00:00
test_data Support relative MPD.Location URIs 2022-02-21 16:56:36 +00:00
test_exoplayer_playback Extend support for audio spatialization in MediaCodecAudioRenderer 2022-01-25 18:59:43 +00:00
test_session_common Fix flaky MediaBrowserListenerTest 2022-01-25 18:34:25 +00:00
test_session_current Shorten logging tag to required length 2022-01-28 16:51:06 +00:00
test_utils Mark @C.SelectionReason as TYPE_USE (only) and use it in more places 2022-02-21 16:56:37 +00:00
test_utils_robolectric Merge pull request #9864 from OxygenCobalt:vorbis-comments 2022-01-28 08:42:33 +00:00
transformer Mark all public 'rarely used' IntDefs as only TYPE_USE 2022-02-21 16:56:37 +00:00
ui Mark all public 'rarely used' IntDefs as only TYPE_USE 2022-02-21 16:56:37 +00:00
ui_leanback Fixes for some minor misc issues 2021-11-19 14:44:25 +00:00