Name Date Size #Lines LOC

..--

jni/H25-Apr-2025-201164

src/android/videocodec/cts/H25-Apr-2025-3,5472,651

Android.bpH A D25-Apr-20251.3 KiB4340

AndroidManifest.xmlH A D25-Apr-20251.4 KiB3516

AndroidTest.xmlH A D25-Apr-20252.3 KiB4327

DynamicConfig.xmlH A D25-Apr-2025189 65

OWNERSH A D25-Apr-202581 32

README.mdH A D25-Apr-2025465 107

copy_media.shH A D25-Apr-20251.4 KiB4824

README.md

1## Video Codec CTS Tests
2The tests present in this folder are an extension of tests at cts/tests/tests/media/encoder/.
3
4The test vectors used by the test suite is available at [link](https://dl.google.com/android/xts/cts/tests/videocodec/CtsVideoCodecTestCases-2.1.zip) and is downloaded automatically while running tests. Manual installation of these can be done using copy_media.sh script in this directory.
5
6### Commands
7```sh
8$ atest android.videocodec.cts
9```
10