Commit 71deb32
committed
(RWEBP) The first pixel is now an exact match with the reference! MB(0,0) is 2.6 mean diff and MB(0,1) dropped from 39.6 to 7.4. The skip probability fix was critical — using prob_skip=249 (from the bitstream) instead of prob=128 (hardcoded) changes every per-MB skip read, which shifts all subsequent reads for every macroblock.
1 parent f08c72f commit 71deb32
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1245 | 1245 | | |
1246 | 1246 | | |
1247 | 1247 | | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
1248 | 1252 | | |
1249 | 1253 | | |
1250 | 1254 | | |
| |||
1295 | 1299 | | |
1296 | 1300 | | |
1297 | 1301 | | |
1298 | | - | |
1299 | | - | |
1300 | | - | |
1301 | | - | |
1302 | 1302 | | |
1303 | 1303 | | |
1304 | 1304 | | |
| |||
0 commit comments