| .. |
|
audio
|
Merge pull request #9219 from DolbyLaboratories:dev-v2-eac3-codec-comment
|
2021-07-27 18:53:18 +01:00 |
|
decoder
|
Move SubtitleDecoder to common
|
2021-08-06 16:00:03 +01:00 |
|
device
|
Remove DeviceListener
|
2021-08-09 20:06:05 +01:00 |
|
drm
|
Format Java source files
|
2021-05-06 13:32:25 +01:00 |
|
metadata
|
Add an artworkDataType to MediaMetadata.
|
2021-07-21 14:38:30 +01:00 |
|
offline
|
simplify PlayerActivity towards using the media item only
|
2020-04-08 21:47:48 +01:00 |
|
source
|
Remove obsolete Checker Framework suppression strings
|
2021-06-21 21:56:37 +01:00 |
|
text
|
Move SubtitleDecoder to common
|
2021-08-06 16:00:03 +01:00 |
|
trackselection
|
Move most of DefaultTrackSelector params to TrackSelectionParameters
|
2021-07-09 09:25:15 +01:00 |
|
ui
|
Convergence: Continue decoupling UI from Core
|
2021-04-09 13:19:07 +01:00 |
|
upstream
|
Simplify network-related error codes
|
2021-08-04 18:47:32 +01:00 |
|
util
|
Remove SDK_INT codename checks for R and S
|
2021-08-06 15:53:08 +01:00 |
|
video
|
Replace one of the ParserException constructors with factory method
|
2021-06-03 20:03:16 +01:00 |
|
BasePlayer.java
|
Add a method to distinguish whether a player can be set by MediaSession
|
2021-08-05 12:28:34 +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
|
Add ability to disable Surface.setFrameRate calls
|
2021-08-09 19:59:16 +01:00 |
|
ControlDispatcher.java
|
Deprecate ControlDispatcher and DefaultControlDispatcher
|
2021-07-23 14:11:00 +01:00 |
|
DefaultControlDispatcher.java
|
Deprecate ControlDispatcher and DefaultControlDispatcher
|
2021-07-23 14:11:00 +01:00 |
|
ExoPlayerLibraryInfo.java
|
Bump version to 2.14.2 and tidy release notes
|
2021-07-21 14:50:26 +01:00 |
|
Format.java
|
Add info about trick-playness to the Format log string
|
2021-06-30 13:50:32 +01:00 |
|
ForwardingPlayer.java
|
Add a method to distinguish whether a player can be set by MediaSession
|
2021-08-05 12:28:34 +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
|
Add toBundle(boolean excludeMediaItems) to Timeline.
|
2021-06-15 18:30:32 +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
|
Implement Bundleable for PlaybackParameters
|
2021-03-12 10:37:41 +00:00 |
|
Player.java
|
Remove DeviceListener
|
2021-08-09 20:06:05 +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
|
Fix bug in Timeline.getRemovedAdGroupCount()
|
2021-08-06 16:02:43 +01:00 |