Skip to content

dav1d: add public defines for max amount of tile and frame threads

James Almer requested to merge jamrial/dav1d:thread_defines into master

Otherwise the library user will have to guess and find out the limit the hard way.

Merge request reports