| .. |
|
audio
|
Move format util classes to extractor package
|
2021-08-13 11:45:37 +01:00 |
|
database
|
Rename ExoDatabaseProvider to StandaloneDatabaseProvider
|
2021-09-16 12:12:49 +01:00 |
|
decoder
|
DRM refactor / cleanup
|
2021-08-19 10:42:56 +01:00 |
|
drm
|
DRM refactor / cleanup
|
2021-08-19 10:42:56 +01:00 |
|
metadata
|
Move metadata classes that don't need to live in common.
|
2021-10-18 15:45:36 +01:00 |
|
offline
|
Fix poor documentation and variable name choice in StreamKey
|
2021-09-08 17:08:56 +01:00 |
|
source
|
Remove fully qualified class names in link tags
|
2021-10-04 11:53:39 +01:00 |
|
text
|
Finalize text package
|
2021-10-19 17:32:24 +01:00 |
|
trackselection
|
Fix dev-v2 build
|
2021-10-04 12:16:50 +01:00 |
|
ui
|
Convergence: Continue decoupling UI from Core
|
2021-04-09 13:19:07 +01:00 |
|
upstream
|
Fix moving of DataReader
|
2021-10-18 16:24:57 +01:00 |
|
util
|
Move DataSource utils into a DataSourceUtil class
|
2021-10-18 15:25:43 +01:00 |
|
video
|
Make Track selection objects Bundleable
|
2021-08-19 10:38:51 +01:00 |
|
BasePlayer.java
|
Migrate usages of deprecated Player COMMAND_ constants
|
2021-10-06 21:19:37 +01:00 |
|
Bundleable.java
|
Remove nullable utility methods in Bundleable
|
2021-02-19 10:57:32 +00:00 |
|
BundleListRetriever.java
|
Implement Bundleable for Timeline
|
2021-03-12 10:53:41 +00:00 |
|
C.java
|
Fix dev-v2 build
|
2021-10-04 12:16:50 +01:00 |
|
DeviceInfo.java
|
Use @C.TrackType more widely
|
2021-09-14 12:04:11 +01:00 |
|
ExoPlayerLibraryInfo.java
|
Clean up ExoPlayerLibraryInfo
|
2021-10-08 12:18:27 +01:00 |
|
Format.java
|
Rename BundleableUtils to BundleableUtil for consistency
|
2021-09-30 11:28:59 +01:00 |
|
ForwardingPlayer.java
|
Rename Player methods to refer to MediaItem instead of Window
|
2021-10-06 21:05:14 +01:00 |
|
HeartRating.java
|
Use getters in Rating subclasses rather than direct field access.
|
2021-05-07 10:21:50 +01:00 |
|
IllegalSeekPositionException.java
|
Format Java source files
|
2021-05-06 13:32:25 +01:00 |
|
MediaItem.java
|
Update two MediaItem.DrmConfiguration setters to reject null
|
2021-10-18 15:21:34 +01:00 |
|
MediaMetadata.java
|
Add an artworkDataType to MediaMetadata.
|
2021-07-21 14:38:30 +01:00 |
|
package-info.java
|
Split out extractor and common modules
|
2020-01-24 18:15:19 +00:00 |
|
ParserException.java
|
Remove the last deprecated ParserException constructor
|
2021-06-30 13:27:45 +01:00 |
|
PercentageRating.java
|
Use getters in Rating subclasses rather than direct field access.
|
2021-05-07 10:21:50 +01:00 |
|
PlaybackException.java
|
Simplify network-related error codes
|
2021-08-04 18:47:32 +01:00 |
|
PlaybackParameters.java
|
Add some range annotations
|
2021-08-17 15:48:10 +01:00 |
|
Player.java
|
Rename Player.PositionInfo#windowIndex to mediaItemIndex
|
2021-10-14 12:24:01 +01:00 |
|
Rating.java
|
Revise javadoc for Rating classes
|
2021-05-04 11:17:44 +01:00 |
|
StarRating.java
|
Use getters in Rating subclasses rather than direct field access.
|
2021-05-07 10:21:50 +01:00 |
|
ThumbRating.java
|
Use getters in Rating subclasses rather than direct field access.
|
2021-05-07 10:21:50 +01:00 |
|
Timeline.java
|
Add microseconds suffix to Timeline#getPeriodPosition
|
2021-10-04 11:40:20 +01:00 |
|
TracksInfo.java
|
Use TracksInfo and selection override in users
|
2021-10-14 11:54:45 +01:00 |