non port: multimedia/vmaf/Makefile |
SVNWeb
|
Number of commits found: 18 |
Fri, 7 Apr 2023
|
[ 18:36 Jan Beich (jbeich) ] 49084dd
multimedia/vmaf: reduce BUILD_DEPENDS after de841b40d24d
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Mon, 11 Apr 2022
|
[ 20:49 Jan Beich (jbeich) ] 517f998
multimedia/vmaf: update to 2.3.1
Changes: https://github.com/Netflix/vmaf/releases/tag/v2.3.1
Reported by: GitHub (watch releases)
|
Mon, 8 Nov 2021
|
[ 17:33 Jan Beich (jbeich) ] 355579c
multimedia/vmaf: unbreak built-in models after 1868dedecc9a
$ ffmpeg -i foo.y4m -i bar.y4m -lavfi libvmaf -f null -
[...]
libvmaf WARNING no such built-in model: "vmaf_v0.6.1"
[Parsed_libvmaf_0 @ 0x8061b33c0] could not load libvmaf model with version:
vmaf_v0.6.1
[AVFilterGraph @ 0x8061b6880] Error initializing filter 'libvmaf'
|
[ 17:33 Jan Beich (jbeich) ] 7f163c2
multimedia/vmaf: unbreak legacy API consumers after 1868dedecc9a
$ aomenc --tune=vmaf --output=foo.mp4 foo.y4m
Pass 1/2 frame 1/0 0B 0 us 0.00 fpm [ETA unknown] libvmaf
ERROR could not read model from path: "/usr/local/share/model/vmaf_v0.6.1.json"
Fatal error: Failed to load VMAF model.
$ ffmpeg -i foo.y4m -i bar.y4m -lavfi libvmaf -f null -
[...]
libvmaf INFO `compute_vmaf()` is deprecated and will be removed in a future
libvmaf version
libvmaf ERROR could not read model from path:
"/usr/local/share/model/vmaf_v0.6.1.pkl"
libvmaf ERROR support for pkl model files has been removed, use json
libvmaf ERROR problem loading model file: /usr/local/share/model/vmaf_v0.6.1.pkl
[Parsed_libvmaf_0 @ 0x8061b3b40] libvmaf encountered an error, check log for
details
|
Sat, 16 Oct 2021
|
[ 21:58 Jan Beich (jbeich) ] 31f242f
multimedia/vmaf: update to 2.3.0
Changes: https://github.com/Netflix/vmaf/releases/tag/v2.3.0
Reported by: GitHub (watch releases)
|
Tue, 21 Sep 2021
|
[ 04:24 Jan Beich (jbeich) ] b98d710
multimedia/vmaf: update to 2.2.1
Changes: https://github.com/Netflix/vmaf/releases/tag/v2.2.1
Reported by: GitHub (watch releases)
|
Fri, 2 Jul 2021
|
[ 22:05 Jan Beich (jbeich) ] 77c14f2
multimedia/vmaf: update to 2.2.0
Changes: https://github.com/Netflix/vmaf/releases/tag/v2.2.0
Reported by: GitHub (watch releases)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 14 Jan 2021
|
[ 08:35 jbeich ]
multimedia/vmaf: update to 2.1.1
Changes: https://github.com/Netflix/vmaf/releases/tag/v2.1.1
Reported by: GitHub (watch releases)
|
Thu, 31 Dec 2020
|
[ 00:31 jbeich ]
multimedia/vmaf: update to 2.1.0
Changes: https://github.com/Netflix/vmaf/releases/tag/v2.1.0
Reported by: GitHub (watch releases)
|
Mon, 7 Dec 2020
|
[ 20:51 jbeich ]
multimedia/vmaf: update to 2.0.0
Changes: https://github.com/Netflix/vmaf/releases/tag/v2.0.0
Reported by: GitHub (watch releases)
|
Tue, 25 Aug 2020
|
[ 00:42 jbeich ]
multimedia/vmaf: update to 1.5.3
Changes: https://github.com/Netflix/vmaf/releases/tag/v1.5.3
Changes: https://github.com/Netflix/vmaf/compare/v1.5.2...v1.5.3
Reported by: GitHub (watch releases)
|
Thu, 2 Jul 2020
|
[ 00:54 jbeich ]
multimedia/vmaf: update to 1.5.2
Changes: https://github.com/Netflix/vmaf/releases/tag/v1.5.2
Changes: https://github.com/Netflix/vmaf/compare/v1.5.1...v1.5.2
Reported by: GitHub (watch releases)
|
Sat, 29 Feb 2020
|
[ 17:47 jbeich ]
multimedia/vmaf: replace patch with upstream version
Git hash is different due to cherry-pick.
|
[ 15:53 jbeich ] (Only the first 10 of 11 ports in this commit are shown above. )
multimedia/vmaf: update to 1.5.1
Changes: https://github.com/Netflix/vmaf/releases/tag/v1.5.1
Reported by: GitHub (watch releases)
|
Tue, 8 Oct 2019
|
[ 04:48 jbeich ] (Only the first 10 of 11 ports in this commit are shown above. )
multimedia/vmaf: add new port
VMAF is a perceptual video quality assessment algorithm developed by
Netflix. VMAF Development Kit (VDK) is a software package that
contains the VMAF algorithm implementation, as well as a set of tools
that allows a user to train and test a custom VMAF model.
https://github.com/Netflix/vmaf
|
Number of commits found: 18 |