media/library/common/src/main/java/com/google/android/exoplayer2
ibaker 1b1e0f890d Group COMMAND_SET_MEDIA_ITEM and COMMAND_CHANGE_MEDIA_ITEMS together
I don't think it's useful to keep these in numerical order, it makes
more sense to keep them grouped into a 'logical' ordering.

#minor-release

PiperOrigin-RevId: 460453464
2022-07-12 15:29:33 +00:00
..
audio Wrap framework AudioAttributes in new AudioAttributesV21 class 2022-05-30 17:43:36 +00:00
drm Merge pull request #10260 from sr1990:clearkey_parse_licenseurl 2022-07-07 18:12:15 +00:00
metadata Add missing imports in Metadata 2022-07-07 18:33:39 +00:00
offline Reformat some javadoc 2022-02-18 15:02:33 +00:00
source Add some imports required for javadoc 2022-05-31 11:09:58 +00:00
text Add timestamp to Metadata 2022-07-07 16:42:28 +00:00
trackselection Use a shared keyForField implementation in track selection parameters 2022-06-07 10:44:26 +00:00
ui Reformat some javadoc 2022-02-18 15:02:33 +00:00
upstream Fix rewriting upstream/crypto package in lib-datasource 2021-11-01 17:26:19 +00:00
util HDR: Check whether EXT_YUV_target extension is supported. 2022-07-12 15:23:06 +00:00
video HDR: Remove ColorInfo.SDR constant 2022-07-07 18:15:38 +00:00
BasePlayer.java Add @deprecated javadoc to all @Deprecated @Override methods 2022-05-31 11:06:26 +00:00
Bundleable.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
BundleListRetriever.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
C.java Prefix @ContentType values with CONTENT_ 2022-05-09 11:17:50 +01:00
DeviceInfo.java Mark all non-public IntDefs as only TYPE_USE 2022-02-04 15:07:19 +00:00
ExoPlayerLibraryInfo.java Version bump to exoplayer:2.18.0 and media3:1.0.0-beta01 2022-06-16 11:35:41 +00:00
Format.java Remove all null-tolerant methods from BundleableUtil. 2022-05-24 11:44:55 +01:00
ForwardingPlayer.java Add @deprecated javadoc to all @Deprecated @Override methods 2022-05-31 11:06:26 +00:00
HeartRating.java Fix the position of IntDefs to match TYPE_USE 2022-02-08 12:34:06 +00:00
IllegalSeekPositionException.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
MediaItem.java Add RequestMetadata to MediaItem 2022-05-30 17:50:30 +00:00
MediaMetadata.java Remove MediaMetadata.mediaUrl 2022-05-30 17:54:00 +00:00
package-info.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
ParserException.java Update to androidx.media3 2021-10-27 09:12:46 +01:00
PercentageRating.java Fix the position of IntDefs to match TYPE_USE 2022-02-08 12:34:06 +00:00
PlaybackException.java Fix HiddenTypedefConstant Metalava error on PlaybackException 2022-06-07 10:31:15 +00:00
PlaybackParameters.java Mark all non-public IntDefs as only TYPE_USE 2022-02-04 15:07:19 +00:00
Player.java Group COMMAND_SET_MEDIA_ITEM and COMMAND_CHANGE_MEDIA_ITEMS together 2022-07-12 15:29:33 +00:00
Rating.java Make Rating.RATING_UNSET package-private 2022-05-26 12:56:51 +00:00
StarRating.java Fix the position of IntDefs to match TYPE_USE 2022-02-08 12:34:06 +00:00
ThumbRating.java Fix the position of IntDefs to match TYPE_USE 2022-02-08 12:34:06 +00:00
Timeline.java Consider shuffle order in Timeline.equals() 2022-07-07 16:59:33 +00:00
Tracks.java Remove all null-tolerant methods from BundleableUtil. 2022-05-24 11:44:55 +01:00