Commit 9db1be6
committed
capture: unleash the chaos (aka 0-based frame numbering)
Heads up, this is the tiny-looking change with giant consequences.
We are intentionally touching the capture output path, which means:
- golden files will drift,
- baselines will scream,
- every bot will wake up at once,
- and the CI lights are about to turn a festive shade of red.
This is not a bug, it’s a feature of progress.
Please forgive the noise while the new reality settles in.
Refs: #1195, #24831 parent c0e2c90 commit 9db1be6
File tree
2 files changed
+14
-4
lines changed- framework
- decode
- encode
2 files changed
+14
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | | - | |
| 40 | + | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
551 | 550 | | |
552 | 551 | | |
553 | 552 | | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
554 | 565 | | |
555 | 566 | | |
556 | 567 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
| |||
0 commit comments