media/library/common/src/main/java/com/google/android/exoplayer2
ibaker 47b82cdc45 Add MediaItem.AdsConfiguration.Builder
PiperOrigin-RevId: 397718885
2021-09-20 13:04:31 +01:00
..
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 ID3: Fix end-of-string detection for UTF-16 2021-09-07 20:26:35 +01:00
offline Fix poor documentation and variable name choice in StreamKey 2021-09-08 17:08:56 +01:00
source Make Track selection objects Bundleable 2021-08-19 10:38:51 +01:00
text Remove Player.Listener inheritance of TextOutput 2021-08-17 15:37:29 +01:00
trackselection Add track type disabling to Track selection parameters 2021-09-17 11:55:51 +01:00
ui Convergence: Continue decoupling UI from Core 2021-04-09 13:19:07 +01:00
upstream Remove deprecated getDefaultRequestProperties from HttpDataSource 2021-09-14 12:02:18 +01:00
util Fix DTS_X audio mime type 2021-09-20 13:02:53 +01:00
video Make Track selection objects Bundleable 2021-08-19 10:38:51 +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 Use Android 12's AudioManager.getPlaybackOffloadSupport 2021-09-16 16:57:02 +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
DeviceInfo.java Use @C.TrackType more widely 2021-09-14 12:04:11 +01:00
ExoPlayerLibraryInfo.java Remove fully qualified link tag 2021-09-16 22:37:20 +01:00
Format.java Add open @IntDef for track types 2021-09-06 15:04:47 +01:00
ForwardingPlayer.java Move EventListener registration down from Player 2021-09-17 11:58:31 +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 MediaItem.AdsConfiguration.Builder 2021-09-20 13:04:31 +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 Move EventListener registration down from Player 2021-09-17 11:58:31 +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 Remove accidental log line. 2021-09-20 12:58:48 +01:00