<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">https://trac.macports.org/ticket/55164
--- modules/codec/avcodec/vda.c	2017-10-25 16:52:10.000000000 +0200
+++ modules/codec/avcodec/vda.c	2017-10-25 16:52:10.000000000 +0200
@@ -145,7 +145,7 @@
 
     external-&gt;sys = p_va;
     external-&gt;description = "VDA";
-    external-&gt;pix_fmt = PIX_FMT_VDA_VLD;
+    external-&gt;pix_fmt = AV_PIX_FMT_VDA_VLD;
     external-&gt;setup = Setup;
     external-&gt;get = Get;
     external-&gt;release = Release;
</pre></body></html>