summaryrefslogtreecommitdiffstats
path: root/tests/video
Commit message (Expand)AuthorAgeFilesLines
* VideoEncoderDecoderTest: Configure bitrate mode as VBRHarish Mahendrakar2019-06-271-0/+2
* media: use system build properties in decoder/encoder perf testDongwon Kang2019-06-041-3/+22
* Merge "media: update to expanded MediaCodecInfo" into qt-devLajos Molnar2019-04-271-0/+2
|\
| * media: update to expanded MediaCodecInfoLajos Molnar2019-04-261-0/+2
* | media: skip achievable rates verification on non-real devicesLajos Molnar2019-04-261-1/+20
|/
* video: refer to frameworks OWNERS fileLajos Molnar2019-03-211-1/+1
* Merge "Backfill OWNERS for CTS module CtsVideoTestCases"Lajos Molnar2019-03-191-0/+2
|\
| * Backfill OWNERS for CTS module CtsVideoTestCasesYichun Li2019-03-081-0/+2
* | cts: make CtsVideoTestCases multi_api and do not run as instant appChong Zhang2019-03-111-0/+2
|/
* Migrate cts/tests/video to androidx.testBrett Chabot2019-02-152-2/+2
* media: prepare for Codec 2.0Lajos Molnar2018-05-031-31/+118
* Fix link-type warning of CtsMediaTestCasesInseob Kim2018-03-141-1/+1
* Merge "Add cts suite tag to all CTS modules"TreeHugger Robot2017-12-161-0/+1
|\
| * Add cts suite tag to all CTS modulesjdesprez2017-12-161-0/+1
* | Add android.test.base/stubs dependencyPaul Duffin2017-12-151-1/+1
|/
* Add android.test.runner.stubs dependencyPaul Duffin2017-12-131-0/+2
* Add all CTS tests to VTS, to improve VTS coverage.nickrose2017-07-071-1/+1
* add component metadata to all CTS module configsGuang Zhu2017-06-051-0/+1
* cts: Add all tests to general-testsSimran Basi2017-04-241-1/+1
* Update configurations to avoid using ApkInstallerjdesprez2017-04-111-1/+1
* Move libs/deviceutil to device-side/utilAaron Holden2016-12-123-5/+5
* Refresh on runtime-hint for all modulesJulien Desprez2016-11-021-0/+1
* video: relax quality checks for H.263 larger than CIFLajos Molnar2016-06-171-7/+15
* media: reduce performance and quality test timeout to 5minLajos Molnar2016-06-171-1/+1
* media: update performance tests to be quasi-parameterizedLajos Molnar2016-06-171-220/+362
* video: use stride in VideoEncoderDecoderTestLajos Molnar2016-06-171-5/+25
* video: make encoded pattern less steadyLajos Molnar2016-06-171-21/+41
* media: improve performance testsLajos Molnar2016-06-172-58/+104
* media: separate quality and performance tests for encoders and decodersLajos Molnar2016-06-171-194/+171
* media: move getDecoderNames and getEncoderNames to MediaUtilsLajos Molnar2016-06-171-67/+14
* media: update video codec performance metric calculationLajos Molnar2016-06-171-19/+19
* Merge "Remove TimeoutReq." into nyc-devNicholas Sauer2016-06-172-17/+2
|\
| * Remove TimeoutReq.Nicholas Sauer2016-06-172-17/+2
* | CTS: Migrate media perf tests to new metric logger.Gaurav Mishra2016-06-151-22/+57
|/
* media: log more details for getAchievableRatesLajos Molnar2016-05-121-16/+10
* Migrate test classes from deprecated ReportLogs.Gaurav Mishra2016-05-101-14/+16
* Move the YUVImage class to a seperate file so android.media.cts.* could use it.Hangyu Kuang2016-03-051-112/+1
* Switch to CTSv2Stuart Scott2016-02-291-2/+2
* media: add HEVC encoder testsWonsik Kim2016-01-221-0/+56
* media: add libnativehelper_compat_libc++ to video test's Android.mkHangyu Kuang2016-01-141-1/+1
* Merge "Fix a typo in comment (encoder -> decoder)" am: ba41b6422f am: 0d4688327bDaniel Xie2016-01-081-1/+1
* video: fix delta calculationWonsik Kim2015-12-181-3/+4
* Migrate video tests to cts_v2Aaron Holden2015-10-165-0/+1462