diff --git a/pyproject.toml b/pyproject.toml index fa6702da..c5ce43b7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ packages = ["fluster", "fluster.decoders"] "test_suites/av1/CHROMIUM-8bit-AV1-TEST-VECTORS.json" ] "share/fluster/test_suites/h264" = [ - "test_suites/h264/JVT-AVC_v1.json", + "test_suites/h264/JVT-AVC_V1.json", "test_suites/h264/JVT-FR-EXT.json", "test_suites/h264/JVT-MVC.json", "test_suites/h264/JVT-Professional_profiles.json", diff --git a/scripts/gen_jvt.py b/scripts/gen_jvt.py index 874c91e9..421c8d3e 100755 --- a/scripts/gen_jvt.py +++ b/scripts/gen_jvt.py @@ -275,7 +275,7 @@ def remove_r1_from_path(path): generator = JVTGenerator( "AVCv1", - "JVT-AVC_v1", + "JVT-AVC_V1", Codec.H264, "JVT Advanced Video Coding v1 test suite", H264_URL, diff --git a/test_suites/h264/JVT-AVC_v1.json b/test_suites/h264/JVT-AVC_V1.json similarity index 99% rename from test_suites/h264/JVT-AVC_v1.json rename to test_suites/h264/JVT-AVC_V1.json index 20ec5bb0..4646f6bd 100644 --- a/test_suites/h264/JVT-AVC_v1.json +++ b/test_suites/h264/JVT-AVC_V1.json @@ -1,5 +1,5 @@ { - "name": "JVT-AVC_v1", + "name": "JVT-AVC_V1", "codec": "H.264", "description": "JVT Advanced Video Coding v1 test suite", "test_vectors": [