| .. |
|
audio
|
Move SonicAudioProcessor to media3.common module.
|
2023-01-17 03:10:32 +00:00 |
|
drm
|
Remove deprecated method DrmInitData.get(UUID)
|
2021-01-15 10:55:06 +00:00 |
|
metadata
|
Add timestamp to Metadata
|
2022-07-07 16:42:28 +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-04 19:47:02 +00:00 |
|
text
|
Add timestamp to CueGroup
|
2022-06-27 11:36:43 +01:00 |
|
trackselection
|
Handle buffers in DefaultAudioSink with AudioProcessingPipeline.
|
2022-11-16 12:10:21 +00:00 |
|
util
|
Split SubripDecoder and ParsableByteArray tests
|
2022-12-12 11:54:45 +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
|
2022-12-15 16:04:59 +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-01 15:32:27 +00:00 |
|
ForwardingPlayerTest.java
|
Rename DefaultTrackSelector.ParametersBuilder to Parameters.Builder
|
2022-06-07 10:41:18 +00:00 |
|
MediaItemTest.java
|
Initialise fields used for bundling as String directly
|
2023-01-10 20:20:08 +00:00 |
|
MediaMetadataTest.java
|
Check bundles in MediaItem to verify keys are skipped
|
2023-01-04 19:47:02 +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
|
2022-12-21 16:40:15 +00:00 |
|
TimelineTest.java
|
Make availableCommands known when bundling PlayerInfo
|
2023-01-18 13:11:49 +00:00 |
|
TracksTest.java
|
Rename TracksInfo and TrackGroupInfo
|
2022-04-26 14:59:00 +01:00 |