<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6866af622d0e1a2b75ab8cd02a4702a178165c31">https://github.com/macports/macports-ports/commit/6866af622d0e1a2b75ab8cd02a4702a178165c31</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 6866af622d0 libvmaf: change description
</span>6866af622d0 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 6866af622d0e1a2b75ab8cd02a4702a178165c31
</span>Author: i0ntempest <szf1234@me.com>
AuthorDate: Mon Jul 4 00:15:39 2022 -0400

<span style='display:block; white-space:pre;color:#404040;'>    libvmaf: change description
</span>---
 multimedia/libvmaf/Portfile | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/multimedia/libvmaf/Portfile b/multimedia/libvmaf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3b31c79ec11..97fdd9c5afb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/multimedia/libvmaf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/multimedia/libvmaf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,11 +13,9 @@ maintainers             {i0ntempest @i0ntempest} openmaintainer
</span> 
 description             Video Multi-Method Assessment Fusion - Perceptual video quality assessment
 long_description        VMAF is an Emmy-winning perceptual video quality assessment algorithm \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                        developed by Netflix. This software package includes a stand-alone C \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        library libvmaf and its wrapping Python library. The Python library also \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        provides a set of tools that allows a user to train and test a custom \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        VMAF model. Also included in libvmaf are implementations of several other \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                        metrics: PSNR, PSNR-HVS, SSIM, MS-SSIM and CIEDE2000.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        developed by Netflix. libvmaf is the stand-alone C library. Also included \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        in libvmaf are implementations of several other metrics: PSNR, PSNR-HVS, \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                        SSIM, MS-SSIM and CIEDE2000.
</span> 
 checksums               rmd160  72f33a850f8bed6d9e51edd0d825e567d6ae2a41 \
                         sha256  2c1bc5404369b2a5ab7186e0c92d05f1de4a1af889c49ab528baee27e3cb0d73 \
</pre><pre style='margin:0'>

</pre>