Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/producer/tests/hdr-regression/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "HDR10 (BT.2020 PQ) regression suite. Four windows (A–D) cover the highest-value HDR compositing shapes: direct <video> opacity tween (A), z-order DOM/HDR/DOM sandwich (B), transform + border-radius (C), and a shader transition between HDR video and HDR PQ image (D). 10s / 300 frames at 30fps.",
"tags": ["regression", "hdr"],
"minPsnr": 28,
"maxFrameFailures": 30,
"maxFrameFailures": 5,
"minAudioCorrelation": 0,
"maxAudioLagWindows": 1,
"renderConfig": {
Expand Down
Loading