media/testutils/src/main/java/com/google/android/exoplayer2/testutil
krocard bb1261da3c setPlaybackParameters no longer accepts null for DEFAULT
Null was an alias for DEFAULT. Remove this for nullness
safety in the API.

The ExoPlayer implementation still checks for null and
replaces it by DEFAULT, so this is ABI compatible.

PiperOrigin-RevId: 364370017
2021-03-24 18:05:57 +00:00
..
truth Merge pull request #8653 from dlafayet:textemphasis 2021-03-24 18:05:46 +00:00
Action.java Make FakeClock fully deterministic. 2021-01-26 17:13:35 +00:00
ActionSchedule.java Add back support for setting audio pitch 2020-08-27 12:06:41 +01:00
AdditionalFailureInfo.java Attach resource info to exceptions thrown in DataSourceContractTest 2020-12-14 10:16:53 +00:00
CacheAsserts.java Move DataSource reading methods into Util 2020-10-06 14:30:56 +01:00
CapturingAudioSink.java Rollback of fa6e01312b 2020-11-18 18:40:22 +00:00
CapturingRenderersFactory.java Add CapturingRenderersFactory and use it in Mp4PlaybackTest 2020-12-23 22:48:20 +00:00
DataSourceContractTest.java DataSources: Enforce that opening at end-of-resource succeeds 2021-03-24 18:04:27 +00:00
DecoderCountersUtil.java Video processing offset in AnalyticsListener 2020-02-17 17:13:09 +00:00
DefaultRenderersFactoryAsserts.java Remove DRM management from Renderers 2020-02-17 17:40:30 +00:00
DownloadBuilder.java Rollback of fa6e01312b 2020-11-18 18:40:22 +00:00
DummyMainThread.java Use static imports for methods that make sense without their class name 2020-07-27 23:59:52 +01:00
DumpableFormat.java Switch transformer tests to use dump files 2021-02-01 18:10:55 +00:00
Dumper.java Rollback of fa6e01312b 2020-11-18 18:40:22 +00:00
DumpFileAsserts.java Add ABR unit tests 2021-02-09 13:59:49 +00:00
ExoHostedTest.java Replace non-inclusively named constant 2021-01-25 17:38:26 +00:00
ExoPlayerTestRunner.java Make FakeClock fully deterministic. 2021-01-26 17:13:35 +00:00
ExtractorAsserts.java Switch extractor tests to single-parameter parameterized syntax 2020-11-27 11:06:51 +00:00
FailOnCloseDataSink.java Fix CacheWriter to handle potential DataSink write failures 2021-02-23 15:06:38 +00:00
FakeAdaptiveDataSet.java Remove randomness from adaptive bitrate tests. 2021-01-26 17:13:46 +00:00
FakeAdaptiveMediaPeriod.java Remove randomness from adaptive bitrate tests. 2021-01-26 17:13:46 +00:00
FakeAdaptiveMediaSource.java Replace non-inclusively named constant 2021-01-25 17:38:26 +00:00
FakeAudioRenderer.java Fix audio session ID generation 2021-01-13 00:03:16 +00:00
FakeChunkSource.java Ensure BandwidthProfileDataSource loading is fully deterministic 2021-02-09 13:58:42 +00:00
FakeClock.java Remove AutoAdvancingFakeClock. 2021-03-24 18:03:18 +00:00
FakeDataSet.java Rollback of fa6e01312b 2020-11-18 18:40:22 +00:00
FakeDataSource.java Tighten DataSource contract test assertions 2021-03-15 19:15:01 +00:00
FakeExoMediaDrm.java Some more language fixes 2021-01-25 15:36:59 +00:00
FakeExtractorInput.java Use static imports for methods that make sense without their class name 2020-07-27 23:59:52 +01:00
FakeExtractorOutput.java Create a DumpFileAsserts from the dumpfile logic in FakeExtractorOutput 2020-08-17 16:08:24 +01:00
FakeMediaChunk.java Make DefaultHttpDataSourceFactory an inner class of the built class 2020-12-23 22:51:20 +00:00
FakeMediaChunkIterator.java DataSpec: Deprecate most constructors 2020-02-13 15:43:54 +00:00
FakeMediaClockRenderer.java Change FakeRenderer to take a track type instead of a list of formats 2020-03-19 00:49:10 +00:00
FakeMediaPeriod.java Replace non-inclusively named constant 2021-01-25 17:38:26 +00:00
FakeMediaSource.java Replace timeline reference equality checks in FakeMediaSource 2021-03-24 18:02:28 +00:00
FakeRenderer.java SampleStream/SampleQueue: Introduce read flags 2021-03-24 18:03:28 +00:00
FakeSampleStream.java SampleStream/SampleQueue: Introduce read flags 2021-03-24 18:03:28 +00:00
FakeShuffleOrder.java Merge robolectric_testutils into testutils. 2019-08-09 18:36:32 +01:00
FakeTimeline.java Preserve window indices of Timeline when bundling 2021-03-24 18:05:35 +00:00
FakeTrackOutput.java Switch transformer tests to use dump files 2021-02-01 18:10:55 +00:00
FakeTrackSelection.java Add static TrackSelection type 2021-02-19 10:56:27 +00:00
FakeTrackSelector.java Split mutations method out of TrackSelection 2021-01-25 15:37:38 +00:00
FakeVideoRenderer.java Report reasons for not being able to reuse decoders 2020-11-16 16:49:48 +00:00
HostActivity.java Add overlay FrameLayout to hosted tests 2020-03-27 23:31:46 +00:00
HttpDataSourceTestEnv.java Add BandaidHttpDataSourceContractTest 2021-03-02 17:02:45 +00:00
MediaPeriodAsserts.java Split mutations method out of TrackSelection 2021-01-25 15:37:38 +00:00
MediaSourceTestRunner.java Use static imports for methods that make sense without their class name 2020-07-27 23:59:52 +01:00
NoUidTimeline.java Migrate ExoPlayerTest.playEmptyTimeline to TestExoPlayer 2020-08-01 12:54:33 +01:00
package-info.java More nullness fixes in testutil 2020-02-03 14:45:22 +00:00
StubExoPlayer.java setPlaybackParameters no longer accepts null for DEFAULT 2021-03-24 18:05:57 +00:00
TestExoPlayerBuilder.java Remove AutoAdvancingFakeClock. 2021-03-24 18:03:18 +00:00
TestUtil.java Add contract test for DataSchemeDataSource 2021-01-19 19:23:40 +00:00
TimelineAsserts.java Preserve window indices of Timeline when bundling 2021-03-24 18:05:35 +00:00
WebServerDispatcher.java Add BandaidHttpDataSourceContractTest 2021-03-02 17:02:45 +00:00