media/library/common/src/main/java/com/google/android/exoplayer2
tonihei b81cd08271 Add remaining state and getters to SimpleBasePlayer
This adds the full Builders and State representation needed to
implement all Player getter methods and listener invocations.

PiperOrigin-RevId: 489503319
2022-11-21 15:52:36 +00:00
..
audio Make sure the AudioProcessors do not receive AP.EMPTY_BUFFER 2022-11-21 14:46:26 +00:00
drm Merge pull request #10260 from sr1990:clearkey_parse_licenseurl 2022-07-07 18:12:15 +00:00
metadata Update presentation time of metadata when the stream offset changes 2022-10-19 21:18:28 +00:00
offline Reformat some javadoc 2022-02-18 15:02:33 +00:00
source Add DAI specific methods to AdPlaybackState 2022-10-24 10:59:21 +00:00
text Define CueGroup.EMPTY_TIME_ZERO for convenience 2022-10-19 18:30:47 +00:00
trackselection Annotate methods that always return this with @CanIgnoreReturnValue 2022-07-25 22:19:11 +01:00
ui Annotate methods that always return this with @CanIgnoreReturnValue 2022-07-25 22:19:11 +01:00
upstream Fix rewriting upstream/crypto package in lib-datasource 2021-11-01 17:26:19 +00:00
util Set valid channel masks for 8 and 12 channels on all Android versions 2022-11-16 12:28:48 +00:00
video HDR: Rename ColorInfo#isHdr to isTransferHdr. 2022-10-19 17:24:19 +00:00
BasePlayer.java Ensure onMediaItemTransition is sent for repeats of the same item 2022-10-20 03:00:58 +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 Transformer: Improve misc javadocs and exception logs. 2022-10-19 15:27:24 +00: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.1 and media3:1.0.0-beta02 2022-07-15 10:26:47 +00:00
Format.java Exclude Metadata from Format when bundling from TrackGroup 2022-07-25 22:26:50 +01:00
ForwardingPlayer.java Rename getVideoSurfaceSize to getSurfaceSize 2022-11-16 12:32:35 +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
LegacyMediaPlayerWrapper.java Add initial version of SimpleBasePlayer 2022-10-19 18:12:00 +00:00
MediaItem.java Fix RequestMetadata JavaDoc link to point to the right MediaController. 2022-10-20 00:59:26 +00:00
MediaMetadata.java Annotate methods that always return this with @CanIgnoreReturnValue 2022-07-25 22:19:11 +01: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 Clarify PlaybackParameters constructor range. 2022-10-20 00:04:48 +00:00
Player.java Rename getVideoSurfaceSize to getSurfaceSize 2022-11-16 12:32:35 +00:00
Rating.java Make Rating.RATING_UNSET package-private 2022-05-26 12:56:51 +00:00
SimpleBasePlayer.java Add remaining state and getters to SimpleBasePlayer 2022-11-21 15:52:36 +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 Annotate methods that always return this with @CanIgnoreReturnValue 2022-07-25 22:19:11 +01:00
Tracks.java Remove all null-tolerant methods from BundleableUtil. 2022-05-24 11:44:55 +01:00