Skip to content

svtav1enc: Avoid svtav1 defining TRUE/FALSE

Make sure we include the svt headers first and then undefine TRUE and FALSE so we will only ever be using glib's defines for those.

Merge request reports