media/library/common/src/main/java/com/google/android/exoplayer2
olly 88a637bc45 Move format util classes to extractor package
PiperOrigin-RevId: 390577072
2021-08-13 11:45:37 +01:00
..
audio Move format util classes to extractor package 2021-08-13 11:45:37 +01:00
decoder Move non-player specific classes to common 2021-08-10 15:01:42 +01:00
drm Move non-player specific classes to common 2021-08-10 15:01:42 +01:00
metadata Remove Player.Listener inheritance of MetadataOutput 2021-08-11 17:37:24 +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 Move format util classes to extractor package 2021-08-13 11:45:37 +01:00
video Move format util classes to extractor package 2021-08-13 11:45:37 +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 Change return type of getMaxSeekToPreviousPosition() to long 2021-08-13 11:43:52 +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 Move DeviceInfo into root package 2021-08-09 20:11:23 +01:00
ExoPlayerLibraryInfo.java Bump version to 2.15.0 and tidy release notes 2021-08-10 15:00:24 +01:00
Format.java Add info about trick-playness to the Format log string 2021-06-30 13:50:32 +01:00
ForwardingPlayer.java Change return type of getMaxSeekToPreviousPosition() to long 2021-08-13 11:43:52 +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 Change return type of getMaxSeekToPreviousPosition() to long 2021-08-13 11:43:52 +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 explicit protected constructor to Timeline. 2021-08-10 14:53:23 +01:00