| .. |
|
Action.java
|
Introduce Handler interface allowing to switch to other Handlers.
|
2018-01-03 13:34:36 +00:00 |
|
ActionSchedule.java
|
Introduce Handler interface allowing to switch to other Handlers.
|
2018-01-03 13:34:36 +00:00 |
|
CacheAsserts.java
|
Make CacheUtil documentation clearer
|
2018-01-15 11:44:41 +00:00 |
|
DebugRenderersFactory.java
|
Catch up video rendering by dropping to keyframes
|
2017-10-11 12:11:58 +01:00 |
|
DecoderCountersUtil.java
|
Rename droppedOutputBufferCount
|
2017-10-11 12:17:25 +01:00 |
|
Dumper.java
|
Sanitize constants
|
2016-08-31 15:25:18 +01:00 |
|
ExoHostedTest.java
|
Remove HandlerWrapper.Factory
|
2018-01-03 13:34:36 +00:00 |
|
ExoPlayerTestRunner.java
|
Replace FakeExoPlayer with real player running with fake clock.
|
2018-01-03 13:34:36 +00:00 |
|
ExtractorAsserts.java
|
Enhance SeekMaps to return SeekPoints
|
2017-12-04 17:39:43 +00:00 |
|
FakeAdaptiveDataSet.java
|
Add chunk size variation to fake adaptive data set.
|
2017-10-13 19:53:02 +01:00 |
|
FakeAdaptiveMediaPeriod.java
|
Send downStreamFormatChanged notification for embedded streams.
|
2018-01-23 18:38:17 +00:00 |
|
FakeAdaptiveMediaSource.java
|
Update internal usages of deprecated AdaptiveMediaSourceEventListener
|
2017-12-04 17:38:11 +00:00 |
|
FakeChunkSource.java
|
Apply SeekParameters to DASH + SmoothStreaming playbacks
|
2018-01-15 11:34:48 +00:00 |
|
FakeClock.java
|
Replace message delay with send at time in playback loop.
|
2018-01-04 15:48:11 +00:00 |
|
FakeDataSet.java
|
SegmentDownloader loadManifest cleanup.
|
2017-08-17 22:32:57 +01:00 |
|
FakeDataSource.java
|
Use Handler callback instead of sleep() to catch InteruptedException.
|
2017-09-15 23:28:13 +01:00 |
|
FakeExtractorInput.java
|
Improve Extractor partial read tests.
|
2018-01-15 11:33:23 +00:00 |
|
FakeExtractorOutput.java
|
Enhance SeekMaps to return SeekPoints
|
2017-12-04 17:39:43 +00:00 |
|
FakeMediaClockRenderer.java
|
Allow multiple Formats per TrackGroup in testutil fake classes.
|
2017-07-17 23:08:52 +01:00 |
|
FakeMediaPeriod.java
|
Expose ability to get adjusted seek position from MediaPeriod
|
2017-12-12 19:16:34 +00:00 |
|
FakeMediaSource.java
|
Add method to FakeMediaSource to trigger source info refresh.
|
2017-11-17 18:37:08 +00:00 |
|
FakeRenderer.java
|
Immediately release temp buffer memory in FakeRenderer.
|
2017-12-12 18:40:43 +00:00 |
|
FakeSampleStream.java
|
Propagate skipped input buffers through to CodecCounters
|
2017-07-31 21:14:23 +01:00 |
|
FakeShuffleOrder.java
|
Add fake shuffle order.
|
2017-08-29 22:44:13 +01:00 |
|
FakeTimeline.java
|
Add possiblity to send messages at playback position.
|
2018-01-03 13:34:36 +00:00 |
|
FakeTrackOutput.java
|
Improve Extractor partial read tests.
|
2018-01-15 11:33:23 +00:00 |
|
FakeTrackSelection.java
|
Pass playback speed to LoadControl and TrackSelection
|
2017-11-21 13:13:35 +00:00 |
|
FakeTrackSelector.java
|
Notify TrackSelection when it's enabled and disabled.
|
2017-11-13 20:06:06 +00:00 |
|
HostActivity.java
|
Relax test termination for API level 23 and above
|
2017-09-15 23:40:43 +01:00 |
|
LogcatMetricsLogger.java
|
Move playback test utils to testutils.
|
2017-06-12 10:18:50 +01:00 |
|
MediaSourceTestRunner.java
|
Clean-up of player message handling.
|
2018-01-03 13:34:36 +00:00 |
|
MetricsLogger.java
|
Move playback test utils to testutils.
|
2017-06-12 10:18:50 +01:00 |
|
MockitoUtil.java
|
Move MockitoUtils to testutils and use it for all Mockito set-ups.
|
2017-11-20 13:40:28 +00:00 |
|
OggTestData.java
|
Some test cleanup
|
2017-11-17 18:41:38 +00:00 |
|
StubExoPlayer.java
|
Let SimpleExoPlayerView/LeanbackPlayerAdapter bind with any Player
|
2018-01-23 19:00:20 +00:00 |
|
TestUtil.java
|
Use MediaSourceTestRunner in additional source tests
|
2017-11-21 13:01:59 +00:00 |
|
TimelineAsserts.java
|
Add MediaSourceTestRunner for MediaSource tests.
|
2017-11-17 19:02:14 +00:00 |