Difference between revisions of "Android test suite"
Jump to navigation
Jump to search
(very simple test suite) |
|||
Line 20: | Line 20: | ||
** RGB16 | ** RGB16 | ||
** YUV | ** YUV | ||
+ | * Deblocking filter | ||
[[Category:Android]] | [[Category:Android]] |
Revision as of 20:41, 12 August 2013
This page contains a very simple test suite to manage quality assurance for the most basic aspects of VLC for Android.
Some samples are found at http://people.videolan.org/~jb/android_test/
- Open local media
- Local audio
- Local video
- Media playback
- Seeking / pausing / stopping
- Fit options (16:9, stretch, centre, etc...)
- Playback speed
- Go to time
- Video playback
- Subtitles (embedded)
- Subtitles (from file)
- Open a network stream
- Hardware acceleration ON/OFF
- Video chroma modes
- RGB32
- RGB16
- YUV
- Deblocking filter