media/library/common/src/main/java/com/google/android/exoplayer2
jaewan 2434d4e6d4 Remove unnecessary @Nullable in exception message
PiperOrigin-RevId: 367204382
2021-04-09 13:18:22 +01:00
..
audio Add javadoc for Bundleable CREATOR fields 2021-03-12 10:38:25 +00:00
decoder SampleStream/SampleQueue: Introduce read flags 2021-03-24 18:03:28 +00:00
device Add javadoc for Bundleable CREATOR fields 2021-03-12 10:38:25 +00:00
drm Fully document ExoMediaDrm 2021-01-15 10:56:37 +00:00
metadata Populate MediaMetadata title from IcyInfo and TextInformationFrame. 2021-04-06 16:14:01 +01:00
offline simplify PlayerActivity towards using the media item only 2020-04-08 21:47:48 +01:00
source Log error for TrackGroups with multiple languages or role flags. 2021-04-01 16:03:43 +01:00
text Merge pull request #8720 from dlafayet:tts-shear-block 2021-04-01 16:05:00 +01:00
trackselection Add static TrackSelection type 2021-02-19 10:56:27 +00:00
upstream DataSources: Enforce that opening at end-of-resource succeeds 2021-03-24 18:04:27 +00:00
util Log error for TrackGroups with multiple languages or role flags. 2021-04-01 16:03:43 +01:00
video Fall back to AVC/HEVC for Dolby Vision levels 10-13 2021-02-04 09:57:46 +00:00
BasePlayer.java Move add/remove Player.Listener down of BasePlayer 2021-04-01 16:03:09 +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 5G-NSA detection. 2021-03-24 18:07:06 +00:00
ControlDispatcher.java Make additional modules depend only on common 2021-02-09 13:59:41 +00:00
DefaultControlDispatcher.java Fix conditions to enable UI actions 2021-02-24 15:46:11 +00:00
ExoPlaybackException.java Remove unnecessary @Nullable in exception message 2021-04-09 13:18:22 +01:00
ExoPlayerLibraryInfo.java Bump version to 2.13.2 2021-02-25 11:41:26 +00:00
Format.java Rollback of 483a350e84 2020-11-24 16:02:45 +00:00
IllegalSeekPositionException.java Move Timeline to common 2020-12-03 17:11:38 +00:00
MediaItem.java Add MediaMetadata.EMPTY 2021-03-12 10:42:44 +00:00
MediaMetadata.java Add buildUpon to MediaMetadata. 2021-03-24 18:06:36 +00:00
package-info.java Split out extractor and common modules 2020-01-24 18:15:19 +00:00
ParserException.java Split out extractor and common modules 2020-01-24 18:15:19 +00: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 Re-strip StableApiCandidate 2021-04-01 16:25:45 +01:00
Timeline.java Add Period.isPlaceholder to fix preparation issues for concatenation. 2021-04-09 13:18:15 +01:00