Skip to content

Commit

Permalink
Fix test_suites/h265/JCT-VC-HEVC_V1.json path
Browse files Browse the repository at this point in the history
  • Loading branch information
rgonzalezfluendo committed Sep 30, 2024
1 parent ec4c561 commit 4327071
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 @@ -59,7 +59,7 @@ packages = ["fluster", "fluster.decoders"]
]
"share/fluster/test_suites/h265" = [
"test_suites/h265/JCT-VC-3D-HEVC.json",
"test_suites/h265/JCT-VC-HEVC-V1.json",
"test_suites/h265/JCT-VC-HEVC_V1.json",
"test_suites/h265/JCT-VC-MV-HEVC.json",
"test_suites/h265/JCT-VC-RExt.json",
"test_suites/h265/JCT-VC-SCC.json",
Expand Down

0 comments on commit 4327071

Please sign in to comment.