media/library/common/src/main/java/com/google/android/exoplayer2
olly 0c19506d7d Remove deprecated Format.create methods
PiperOrigin-RevId: 373144415
2021-05-11 16:02:08 +01:00
..
audio Format Java source files 2021-05-06 13:32:25 +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 Rename MediaMetadata trackTitle and trackArtist to title and artist. 2021-05-07 14:58:03 +01:00
offline simplify PlayerActivity towards using the media item only 2020-04-08 21:47:48 +01:00
source Support changing ad break positions. 2021-05-11 16:01:25 +01:00
text Format Java source files 2021-05-06 13:32:25 +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 Merge pull request #8860 from KeiMurayamaS:dev-v2-add-mpegh-parser 2021-05-11 16:01:46 +01:00
video Format Java source files 2021-05-06 13:32:25 +01:00
BasePlayer.java Remove some deprecated Player methods 2021-05-10 23:42:10 +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 Format Java source files 2021-05-06 13:32:25 +01:00
ControlDispatcher.java Re-format some javadoc 2021-04-21 18:46:00 +01:00
DefaultControlDispatcher.java Remove deprecated UI methods 2021-05-04 11:18:26 +01:00
ExoPlaybackException.java Remove ExoPlaybackException's cause field 2021-05-07 10:21:28 +01:00
ExoPlayerLibraryInfo.java Bump version to 2.14.0 and tidy release notes 2021-05-10 23:39:25 +01:00
Format.java Remove deprecated Format.create methods 2021-05-11 16:02:08 +01:00
ForwardingPlayer.java Remove reference to deprecated Player.EventListener. 2021-05-10 23:40:26 +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 Format Java source files 2021-05-06 13:32:25 +01:00
MediaMetadata.java Add javadoc to the MediaMetadata setters. 2021-05-10 09:37:33 +01:00
package-info.java Split out extractor and common modules 2020-01-24 18:15:19 +00:00
ParserException.java Format Java source files 2021-05-06 13:32:25 +01:00
PercentageRating.java Use getters in Rating subclasses rather than direct field access. 2021-05-07 10:21:50 +01:00
PlaybackException.java Make PlaybackException's Bundleable implementation subclass friendly 2021-05-10 09:37:51 +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 Remove some deprecated Player methods 2021-05-10 23:42:10 +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 deprecated Timeline.getWindow method 2021-05-11 16:00:40 +01:00