| .. |
|
audio
|
Rename CONTENT_TYPE_ @AudioContentType values to AUDIO_CONTENT_TYPE_*
|
2022-05-09 11:14:41 +01:00 |
|
drm
|
Remove deprecated method DrmInitData.get(UUID)
|
2021-01-15 10:55:06 +00:00 |
|
metadata
|
Add timestamp to Metadata
|
2022-06-27 11:31:10 +00:00 |
|
offline
|
simplify PlayerActivity towards using the media item only
|
2020-04-08 21:47:48 +01:00 |
|
source
|
Check bundles in MediaItem to verify keys are skipped
|
2023-01-25 18:29:35 +00:00 |
|
text
|
Add timestamp to CueGroup
|
2022-06-22 17:19:55 +01:00 |
|
trackselection
|
Migrate usages of the deprecated TrackSelectionParameters.CREATOR
|
2022-05-04 10:13:35 +01:00 |
|
util
|
Split SubripDecoder and ParsableByteArray tests
|
2023-01-25 17:39:48 +00:00 |
|
video
|
Move format util classes to extractor package
|
2021-08-13 11:45:37 +01:00 |
|
BasePlayerTest.java
|
Forward seek command details to seekTo method in BasePlayer
|
2023-01-25 18:29:34 +00:00 |
|
BundleListRetrieverTest.java
|
Implement Bundleable for Timeline
|
2021-03-12 10:53:41 +00:00 |
|
CTest.java
|
Remove some sanity occurrences in Java files
|
2020-07-08 13:54:51 +01:00 |
|
DeviceInfoTest.java
|
Move some tests to facilitate package renaming
|
2021-09-30 21:27:03 +01:00 |
|
FormatTest.java
|
Merge pull request #10793 from fraunhoferfokus:dash-thumbnail-support
|
2023-02-02 16:47:22 +00:00 |
|
ForwardingPlayerTest.java
|
Rename DefaultTrackSelector.ParametersBuilder to Parameters.Builder
|
2022-06-07 17:54:38 +00:00 |
|
MediaItemTest.java
|
Initialise fields used for bundling as String directly
|
2023-01-25 18:29:35 +00:00 |
|
MediaMetadataTest.java
|
Check bundles in MediaItem to verify keys are skipped
|
2023-01-25 18:29:35 +00:00 |
|
PlaybackExceptionTest.java
|
Drop support for subclass instance unbundling in PlaybackException
|
2021-07-09 09:16:41 +01:00 |
|
PlaybackParametersTest.java
|
Fix typo
|
2021-04-16 14:12:33 +01:00 |
|
PositionInfoTest.java
|
Add the media item to PositionInfo
|
2021-08-26 11:03:40 +01:00 |
|
RatingTest.java
|
Remove @DoNotInstrument from test classes
|
2021-08-09 20:02:05 +01:00 |
|
SimpleBasePlayerTest.java
|
Add playlist and seek operations to SimpleBasePlayer
|
2023-01-25 18:29:35 +00:00 |
|
TimelineTest.java
|
Make availableCommands known when bundling PlayerInfo
|
2023-01-25 18:29:36 +00:00 |
|
TracksTest.java
|
Rename TracksInfo and TrackGroupInfo
|
2022-04-26 14:59:00 +01:00 |