Skip to content

build: Improve Windows linking options

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

--large-address-aware in particular helps with address space exhaustion when decoding high-resolution streams using a 32-bit binary.

Merge request reports