Skip to content

Commit

Permalink
fix in pyproject.toml (JVT-AVC_V1.json) -> (JVT-AVC_v1.json)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsanchez87 committed Nov 8, 2024
1 parent 2cc85c3 commit e1b1ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit e1b1ba7

Please sign in to comment.