| .. |
|
audio
|
Return output immediately if available from AudioProcessingPipeline.
|
2022-11-24 14:51:18 +00:00 |
|
drm
|
Merge pull request #10260 from sr1990:clearkey_parse_licenseurl
|
2022-07-07 18:12:15 +00:00 |
|
metadata
|
Clean up javadoc on Metadata.Entry.populateMediaMetadata
|
2022-11-29 18:56:01 +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
|
HDR: Add COLOR_TRANSFER_LINEAR in C.java.
|
2022-11-29 18:52:13 +00:00 |
|
video
|
HDR: Add COLOR_TRANSFER_LINEAR in C.java.
|
2022-11-29 18:52:13 +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
|
HDR: Add COLOR_TRANSFER_LINEAR in C.java.
|
2022-11-29 18:52:13 +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.2 and media3:1.0.0-beta03
|
2022-11-21 16:04:00 +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
|
Exclude tracks from PlayerInfo if not changed
|
2022-11-24 14:55:15 +00:00 |
|
Rating.java
|
Make Rating.RATING_UNSET package-private
|
2022-05-26 12:56:51 +00:00 |
|
SimpleBasePlayer.java
|
Fixed missing imports for Metadata and AdPlaybackState for Exoplayer
|
2022-11-22 09:55:26 +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 |