Skip to content

Slightly over-allocate picture buffers

Ronald S. Bultje requested to merge rbultje/dav1d:fix250 into master

Allows simplified SIMD function implementations that don't exactly respect picture boundaries when reading picture data. Fixes #251 and #250.

Edited by Ronald S. Bultje

Merge request reports