Commit 101fee4
committed
docs(x265): CodeRabbit #738 fixes — corrected HEVC numbers + honest wgpu scoping
- HEVC anchor re-run after the faithful-scene fix (canonical draw order +
signed-z hemisphere): 641×, 1437 bits/frame, PSNR 60.94 dB (was 578×/60.79 —
pre-fix scene had inert `sign`). Plan §Results + Wave-3 note updated.
- Wave-3 table: "IS gatherable through a real wgpu texture" → "is representable
and COMPILES through the wgpu texture path; runtime gather deferred to GPU
execution". Guard test 117/117 green.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01K3RyLEbuNSHxxB3NTTrGki1 parent 436101c commit 101fee4
2 files changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
200 | | - | |
201 | | - | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
202 | 205 | | |
203 | 206 | | |
204 | 207 | | |
| |||
0 commit comments