Quick fix the corruption with speed=0 or 1 (#374) (#375)
The commit be197cf5 has caused the corrupted decoded video frames with speed=0 or 1, since its landing on June 26. The quick fix is to disable skip RDO loop, removing its outermost loop, and set skip = false. This bug has been there around a month and believed to be the culprit of breakage of ext_partition_types PR by TD-Linux as well. Better fix will come, which is also coincidentally stated earlier in https://github.com/xiph/rav1e/issues/373.
Loading
Please register or sign in to comment