| .. |
|
audio
|
Move format util classes to extractor package
|
2021-08-13 11:45:37 +01:00 |
|
database
|
Move database package to common module
|
2021-09-16 12:09:16 +01:00 |
|
decoder
|
FFmpeg extension: Correctly pad input buffers
|
2020-05-14 22:20:55 +01:00 |
|
drm
|
Remove deprecated method DrmInitData.get(UUID)
|
2021-01-15 10:55:06 +00:00 |
|
metadata
|
Move format specific metadata packages to lib-extractor
|
2021-09-23 15:13:10 +01:00 |
|
offline
|
simplify PlayerActivity towards using the media item only
|
2020-04-08 21:47:48 +01:00 |
|
source
|
Move TrackGroupTest and TrackGroupArrayTest to lib-common
|
2021-08-20 11:50:51 +01:00 |
|
text
|
Move text classes from lib-exoplayer to lib-extractor and lib-common
|
2021-09-23 15:09:07 +01:00 |
|
trackselection
|
Add track selection override to the player API
|
2021-09-30 21:29:53 +01:00 |
|
upstream
|
Move DataSink and upstream.crypto to common
|
2021-10-14 11:50:36 +01:00 |
|
util
|
DASH: Set MIME, width and height for image adaptation sets
|
2021-10-06 20:55:10 +01: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
|
DRM refactor / cleanup
|
2021-08-19 10:42:56 +01:00 |
|
ForwardingPlayerTest.java
|
Move EventListener registration down from Player
|
2021-09-17 11:58:31 +01:00 |
|
MediaItemTest.java
|
Rename MediaItem.Subtitle to SubtitleConfiguration
|
2021-10-01 11:19:53 +01:00 |
|
MediaMetadataTest.java
|
Split MediaMetadataTest cases into PictureFrameTest and ApicFrameTest.
|
2021-07-21 14:39:56 +01: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
|
Migrate usages of MediaItem.PlaybackProperties to LocalConfiguration
|
2021-09-28 16:35:31 +01:00 |
|
TracksInfoTest.java
|
Add TracksInfo to the Player API
|
2021-10-05 23:15:16 +01:00 |