Commit bf8e0bf5 authored by David Flynn's avatar David Flynn
Browse files

cfg: use neighbourAvailBoundaryLog2=9

This is the upper allowed value for best coding gain.
parent d8c4200c
......@@ -14,7 +14,7 @@ categories:
- geometryCodec: 1
- colorTransform: 1
- positionQuantizationScale: 1
- neighbourAvailBoundaryLog2: 8
- neighbourAvailBoundaryLog2: 9
decflags:
- mode: 1
......@@ -55,7 +55,7 @@ categories:
- mode: 0
- geometryCodec: 1
- positionQuantizationScale: 1
- neighbourAvailBoundaryLog2: 8
- neighbourAvailBoundaryLog2: 9
decflags:
- mode: 1
......
......@@ -15,7 +15,7 @@ categories:
- geometryCodec: 1
- colorTransform: 1
- positionQuantizationScale: 1
- neighbourAvailBoundaryLog2: 8
- neighbourAvailBoundaryLog2: 9
decflags:
- mode: 1
......@@ -77,7 +77,7 @@ categories:
- geometryCodec: 1
- colorTransform: 1
- positionQuantizationScale: 1
- neighbourAvailBoundaryLog2: 8
- neighbourAvailBoundaryLog2: 9
decflags:
- mode: 1
......
......@@ -14,7 +14,7 @@ categories:
- geometryCodec: 1
- colorTransform: 1
- positionQuantizationScale: 1
- neighbourAvailBoundaryLog2: 8
- neighbourAvailBoundaryLog2: 9
decflags:
- mode: 1
......@@ -66,7 +66,7 @@ categories:
- mode: 0
- geometryCodec: 1
- positionQuantizationScale: 1
- neighbourAvailBoundaryLog2: 8
- neighbourAvailBoundaryLog2: 9
decflags:
- mode: 1
......
......@@ -8,7 +8,7 @@ categories:
- geometryCodec: 1
- mergeDuplicatedPoints: 0
- positionQuantizationScale: 1.0
- neighbourAvailBoundaryLog2: 8
- neighbourAvailBoundaryLog2: 9
decflags:
- mode: 1
pcerrorflags:
......
......@@ -7,7 +7,7 @@ categories:
- mode: 0
- geometryCodec: 1
- mergeDuplicatedPoints: 1
- neighbourAvailBoundaryLog2: 8
- neighbourAvailBoundaryLog2: 9
decflags:
- mode: 1
......
......@@ -7,7 +7,7 @@ categories:
- mode: 0
- geometryCodec: 1
- mergeDuplicatedPoints: 1
- neighbourAvailBoundaryLog2: 8
- neighbourAvailBoundaryLog2: 9
decflags:
- mode: 1
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment