Skip to content

Avoid CDF overreads in gather_top_partition_prob()

Henrik Gramner requested to merge gramner/dav1d:top_partition_prob into master

This makes experimenting with MSAC easier due to not having a weird special requirement in this one function. Also technically an optimization.

Merge request reports