Skip to content

Reduce the size of some public structs

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

Achieve this by using the smallest types possible for all the fields.

Merge request reports