media/library/common/src/test/java/com/google/android/exoplayer2
claincly ca28d6a041 Move TYPE definition out from DataSourceException.
The types (open/close/read) does not provide extra information about the thrown
playback exception, and they are not utilized at higher levels.

PiperOrigin-RevId: 384219870
2021-07-13 10:03:01 +01:00
..
audio Fix typo 2021-04-16 14:12:33 +01:00
decoder FFmpeg extension: Correctly pad input buffers 2020-05-14 22:20:55 +01:00
device Fix typo 2021-04-16 14:12:33 +01:00
drm Remove deprecated method DrmInitData.get(UUID) 2021-01-15 10:55:06 +00:00
metadata Encode emsg duration & ID as int64 instead of uint32 2021-07-09 08:49:27 +01:00
offline simplify PlayerActivity towards using the media item only 2020-04-08 21:47:48 +01:00
source/ads Allow to specify the number of removed ad groups in AdPlaybackState. 2021-05-27 18:49:53 +01:00
trackselection Move most of DefaultTrackSelector params to TrackSelectionParameters 2021-07-09 09:25:15 +01:00
upstream Move TYPE definition out from DataSourceException. 2021-07-13 10:03:01 +01:00
util Add tests for Util.getErrorCodeFromPlatformDiagnosticsInfo 2021-07-09 08:27:17 +01:00
video Add get video size 2021-04-29 11:44:03 +01:00
BundleListRetrieverTest.java Implement Bundleable for Timeline 2021-03-12 10:53:41 +00:00
CTest.java Remove some sanity occurrences in Java files 2020-07-08 13:54:51 +01:00
ExoPlaybackExceptionTest.java Drop support for subclass instance unbundling in PlaybackException 2021-07-09 09:16:41 +01:00
FormatTest.java Make Format's constructor take the Builder as argument 2020-08-21 12:51:33 +01:00
ForwardingPlayerTest.java Rename ExoFlags to FlagSet 2021-06-03 20:04:39 +01:00
MediaItemTest.java Rename MediaMetadata trackTitle and trackArtist to title and artist. 2021-05-07 14:58:03 +01:00
MediaMetadataTest.java Correct naming of compilation field MediaMetadata. 2021-06-30 13:20:18 +01:00
PlaybackExceptionTest.java Drop support for subclass instance unbundling in PlaybackException 2021-07-09 09:16:41 +01:00
PlaybackParametersTest.java Fix typo 2021-04-16 14:12:33 +01:00
PositionInfoTest.java Fix typo 2021-04-16 14:12:33 +01:00
RatingTest.java Use getters in Rating subclasses rather than direct field access. 2021-05-07 10:21:50 +01:00
TimelineTest.java Fix typo 2021-04-16 14:12:33 +01:00