media/library/common/src/main/java/com/google/android/exoplayer2
samrobinson 259f0f67a3 Add genre to MediaMetadata.
PiperOrigin-RevId: 380000589
2021-06-21 22:07:39 +01:00
..
audio Merge pull request #9023 from DolbyLaboratories:dev-v2-multicodecs 2021-06-15 18:39:14 +01:00
decoder Format Java source files 2021-05-06 13:32:25 +01:00
device Deprecate component listener in favor of player 2021-04-30 18:55:06 +01:00
drm Format Java source files 2021-05-06 13:32:25 +01:00
metadata Add release date and recording date fields to MediaMetadata. 2021-06-21 22:06:29 +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 Remove obsolte TODO 2021-05-26 11:33:04 +01:00
trackselection Add static TrackSelection type 2021-02-19 10:56:27 +00:00
ui Convergence: Continue decoupling UI from Core 2021-04-09 13:19:07 +01:00
upstream Format Java source files 2021-05-06 13:32:25 +01:00
util Remove obsolete Checker Framework suppression strings 2021-06-21 21:57:56 +01:00
video Replace one of the ParserException constructors with factory method 2021-06-03 20:03:16 +01:00
BasePlayer.java Add available commands to fast forward and rewind 2021-06-11 12:24: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 Add an IntDef for DATA_TYPE_* constants 2021-05-19 20:22:48 +01:00
ControlDispatcher.java Re-format some javadoc 2021-04-21 18:46:00 +01:00
DefaultControlDispatcher.java Simplify DefaultControlDispatcher by using Player methods 2021-06-21 21:59:14 +01:00
ExoPlaybackException.java Add methods for comparing PlaybackException data 2021-06-10 17:37:42 +01:00
ExoPlayerLibraryInfo.java Bump version to 2.14.1 and tidy release notes 2021-06-10 17:39:58 +01:00
Format.java Add DRM info to Format.toLogString 2021-06-15 18:43:46 +01:00
ForwardingPlayer.java Add onFastForward/RewindIncrementChanged to Player 2021-06-15 18:42:19 +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 genre to MediaMetadata. 2021-06-21 22:07:39 +01:00
package-info.java Split out extractor and common modules 2020-01-24 18:15:19 +00:00
ParserException.java Remove ParserException(cause) constructor 2021-06-10 17:36:29 +01:00
PercentageRating.java Use getters in Rating subclasses rather than direct field access. 2021-05-07 10:21:50 +01:00
PlaybackException.java Remove obsolete Checker Framework suppression strings 2021-06-21 21:56:37 +01:00
PlaybackParameters.java Implement Bundleable for PlaybackParameters 2021-03-12 10:37:41 +00:00
PlaybackPreparer.java Make additional modules depend only on common 2021-02-09 13:59:41 +00:00
Player.java Add onFastForward/RewindIncrementChanged to Player 2021-06-15 18:42:19 +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 toBundle(boolean excludeMediaItems) to Timeline. 2021-06-15 18:30:32 +01:00