[Android] Benchmark: Add speed decoding test
Duncan McNamara
git at videolan.org
Sun Jun 28 16:51:44 CEST 2020
vlc-android | branch: master | Duncan McNamara <dcn.mcnamara at gmail.com> | Wed Jun 10 16:20:13 2020 +0200| [7be413ffd8555ab87e5ae9af525c7cb41b7d4020] | committer: Jean-Baptiste Kempf
Benchmark: Add speed decoding test
This adds a new type of test to the benchmark, like playback, or quality
previously. This test will play a sample and depending on the devices'
ability to play the sample, will slow down, or speed up playback, and
after a few iterations, will converge on a maximum playback speed.
> https://code.videolan.org/videolan/vlc-android/commit/7be413ffd8555ab87e5ae9af525c7cb41b7d4020
---
.../vlc/gui/video/benchmark/BenchActivity.kt | 133 +++++++++++++++++++--
.../src/org/videolan/vlc/media/PlayerController.kt | 11 ++
.../src/org/videolan/vlc/media/PlaylistManager.kt | 1 +
3 files changed, 138 insertions(+), 7 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/7be413ffd8555ab87e5ae9af525c7cb41b7d4020
More information about the Android
mailing list