1<?xml version="1.0" encoding="utf-8" standalone="yes"?> 2<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> 3 <assemblyIdentity type="win32" name="VideoLAN.dav1d" version="1.0.0.0"/> 4 <application xmlns="urn:schemas-microsoft-com:asm.v3"> 5 <windowsSettings> 6 <longPathAware xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">true</longPathAware> 7 <activeCodePage xmlns="http://schemas.microsoft.com/SMI/2019/WindowsSettings">UTF-8</activeCodePage> 8 </windowsSettings> 9 </application> 10</assembly> 11