gstreamer/ci/fluster/visl_references/test_suites/vp9/VP9-TEST-VECTORS-HIGH.json
Detlev Casanova 095ed3edf0 ci: Use generated test suites data for visl
As the visl driver does not do actual decoding but outputs a test
pattern, the fluster reference md5sums have to be changed.

This is generated using fluster's reference command and stored here to
run the v4l2 stateless codecs test against.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5434>
2023-10-31 10:18:46 -04:00

55 lines
2.7 KiB
JSON

{
"name": "VP9-TEST-VECTORS-HIGH",
"codec": "VP9",
"description": "VP9 High Bit Depth Test Vectors from https://storage.googleapis.com/downloads.webmproject.org/test_data/libvpx/",
"test_vectors": [
{
"name": "vp92-2-20-10bit-yuv420.webm",
"source": "https://storage.googleapis.com/downloads.webmproject.org/test_data/libvpx/vp92-2-20-10bit-yuv420.webm",
"source_checksum": "d3f9379a229d170da71191da63c47794",
"input_file": "vp92-2-20-10bit-yuv420.webm",
"output_format": "yuv420p10le",
"result": "7cdfdc898d617421c5665290963f6568"
},
{
"name": "vp92-2-20-12bit-yuv420.webm",
"source": "https://storage.googleapis.com/downloads.webmproject.org/test_data/libvpx/vp92-2-20-12bit-yuv420.webm",
"source_checksum": "bf1a456581f2fee88d65af81e3128cef",
"input_file": "vp92-2-20-12bit-yuv420.webm",
"output_format": "yuv420p12le",
"result": "e6dae0114bb0938cb088c491a2256538"
},
{
"name": "vp93-2-20-10bit-yuv422.webm",
"source": "https://storage.googleapis.com/downloads.webmproject.org/test_data/libvpx/vp93-2-20-10bit-yuv422.webm",
"source_checksum": "b784b3dca0cf6e9a56532cd6b98e59ef",
"input_file": "vp93-2-20-10bit-yuv422.webm",
"output_format": "yuv422p10le",
"result": "e2f2f9a2e47ad5273dc26bd50b72c3fd"
},
{
"name": "vp93-2-20-12bit-yuv422.webm",
"source": "https://storage.googleapis.com/downloads.webmproject.org/test_data/libvpx/vp93-2-20-12bit-yuv422.webm",
"source_checksum": "e092993216d707692b08e39a5238928f",
"input_file": "vp93-2-20-12bit-yuv422.webm",
"output_format": "yuv422p12le",
"result": "2f417ce58634dd6e358d04c2e2ca4181"
},
{
"name": "vp93-2-20-10bit-yuv444.webm",
"source": "https://storage.googleapis.com/downloads.webmproject.org/test_data/libvpx/vp93-2-20-10bit-yuv444.webm",
"source_checksum": "5b133ecf053915d9fb83349633639014",
"input_file": "vp93-2-20-10bit-yuv444.webm",
"output_format": "yuv444p10le",
"result": "699c8e8072d61453c8f808e2ecd72805"
},
{
"name": "vp93-2-20-12bit-yuv444.webm",
"source": "https://storage.googleapis.com/downloads.webmproject.org/test_data/libvpx/vp93-2-20-12bit-yuv444.webm",
"source_checksum": "136ab9ecb239c29a37f50b8956efa7a0",
"input_file": "vp93-2-20-12bit-yuv444.webm",
"output_format": "yuv444p12le",
"result": "52f06edd5eaf9d42dc740d5f9baab6dd"
}
]
}