..
audio
Add AudioAttributes.spatializationBehavior
2021-12-07 17:28:35 +00:00
drm
Remove deprecated method DrmInitData.get(UUID)
2021-01-15 10:55:06 +00:00
metadata
Remove dependency from common tests to exoplayer
2021-11-01 09:54:23 +00:00
offline
simplify PlayerActivity towards using the media item only
2020-04-08 21:47:48 +01:00
source
Add optional id to TrackGroup.
2021-12-02 15:21:33 +00:00
text
Finalize text package
2021-10-19 17:32:24 +01:00
trackselection
TrackSelectionOverride: Remove select-all-tracks constructor
2022-03-03 12:27:28 +00:00
util
Migrate from strongly discouraged @Test(expected = ...) to assertThrows(...).
2022-03-16 14:46:13 +00:00
video
Move format util classes to extractor package
2021-08-13 11:45:37 +01: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
Remove dependency from common tests to exoplayer
2021-11-01 09:54:23 +00:00
ForwardingPlayerTest.java
Add missing events to AnalyticsListener.
2022-02-17 10:17:50 +00:00
MediaItemTest.java
Add MediaItem.SubtitleConfiguration#id field
2021-12-07 17:37:16 +00:00
MediaMetadataTest.java
Populate ICY headers into MediaMetadata
2021-11-18 13:13:27 +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
TimelineTest.java
Resolve media period ids in multi-period windows
2022-02-17 11:16:56 +00:00
TracksInfoTest.java
Simplify TracksInfo API
2022-02-17 16:24:01 +00:00