| .. |
|
Action.java
|
Extend ActionSchedule with new actions.
|
2017-07-31 20:46:35 +01:00 |
|
ActionSchedule.java
|
Extend ActionSchedule with new actions.
|
2017-07-31 20:46:35 +01:00 |
|
CacheAsserts.java
|
Move FakeDataSet to seperate class.
|
2017-07-17 23:07:38 +01:00 |
|
DebugRenderersFactory.java
|
Move playback test utils to testutils.
|
2017-06-12 10:18:50 +01:00 |
|
DecoderCountersUtil.java
|
Move playback test utils to testutils.
|
2017-06-12 10:18:50 +01:00 |
|
Dumper.java
|
Sanitize constants
|
2016-08-31 15:25:18 +01:00 |
|
ExoHostedTest.java
|
Clean-up ExoHostedTest/HostActivity.
|
2017-08-02 17:42:11 +01:00 |
|
ExoPlayerTestRunner.java
|
Clean up test runner for ExoPlayer tests.
|
2017-07-31 20:54:18 +01:00 |
|
ExtractorAsserts.java
|
Some extractor fixes
|
2017-08-02 17:44:41 +01:00 |
|
FakeAdaptiveDataSet.java
|
Use TrackGroup instead of TrackSelection in FakeAdaptiveDataSet.
|
2017-08-01 16:23:39 +01:00 |
|
FakeAdaptiveMediaPeriod.java
|
Add fake adaptive media period.
|
2017-07-31 20:43:51 +01:00 |
|
FakeAdaptiveMediaSource.java
|
Add fake adaptive media source.
|
2017-07-31 20:45:08 +01:00 |
|
FakeChunkSource.java
|
Use TrackGroup instead of TrackSelection in FakeAdaptiveDataSet.
|
2017-08-01 16:23:39 +01:00 |
|
FakeClock.java
|
Extend Clock interface with sleep method and add FakeClock.
|
2017-07-19 14:06:18 +01:00 |
|
FakeDataSet.java
|
Add unit test for FakeDataSource.
|
2017-07-31 21:03:36 +01:00 |
|
FakeDataSource.java
|
Add unit test for FakeDataSource.
|
2017-07-31 21:03:36 +01:00 |
|
FakeExtractorInput.java
|
Clean up MP3 synchronization and fix handling < 4 frames.
|
2016-09-16 18:52:42 +01:00 |
|
FakeExtractorOutput.java
|
Propagate track type through ExtractorOutput.track
|
2017-02-15 16:49:47 +00:00 |
|
FakeMediaClockRenderer.java
|
Allow multiple Formats per TrackGroup in testutil fake classes.
|
2017-07-17 23:08:52 +01:00 |
|
FakeMediaPeriod.java
|
Add fake adaptive media period.
|
2017-07-31 20:43:51 +01:00 |
|
FakeMediaSource.java
|
Add fake adaptive media source.
|
2017-07-31 20:45:08 +01:00 |
|
FakeRenderer.java
|
Make isReady of FakeRenderer more realistic.
|
2017-07-19 14:04:58 +01:00 |
|
FakeSampleStream.java
|
Propagate skipped input buffers through to CodecCounters
|
2017-07-31 21:14:23 +01:00 |
|
FakeSimpleExoPlayer.java
|
Add fake simple exo player.
|
2017-08-04 12:29:40 +01:00 |
|
FakeTimeline.java
|
Merge TimelineAsserts.FakeTimeline into FakeTimeline.
|
2017-07-05 15:02:39 +01:00 |
|
FakeTrackOutput.java
|
Introduce CryptoData parameter object
|
2017-05-11 05:53:20 +01:00 |
|
HostActivity.java
|
Bump minimum and target API levels + support lib version
|
2017-08-11 15:01:43 +01:00 |
|
LogcatMetricsLogger.java
|
Move playback test utils to testutils.
|
2017-06-12 10:18:50 +01:00 |
|
MetricsLogger.java
|
Move playback test utils to testutils.
|
2017-06-12 10:18:50 +01:00 |
|
TestUtil.java
|
Move Extractor test assertion methods to ExtractorAsserts class.
|
2017-07-05 15:02:39 +01:00 |
|
TimelineAsserts.java
|
Switch to non-deprecated player constants
|
2017-07-21 11:20:07 +01:00 |