Summary: | graphics/libheif: rename SVT to SVTAV1 for consistency | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> | ||||
Component: | Individual Port(s) | Assignee: | Jan Beich <jbeich> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | makc | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | makc:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Thanks, please commit. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a2b734c4eee464a28d22e2983081f86701a33d84 commit a2b734c4eee464a28d22e2983081f86701a33d84 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-01 16:57:19 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-02 01:31:48 +0000 graphics/libheif: rename SVT to SVTAV1 for consistency - ffmpeg and libavif already use SVTAV1 option - libheif doesn't support SVT-HEVC for *.heif - SVTAV1 can be globally disabled via OPTIONS_UNSET PR: 268102 Approved by: makc (maintainer) graphics/libheif/Makefile | 10 +++++----- graphics/libheif/pkg-plist | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) |
Created attachment 238474 [details] v1 (apply via "git am") - ffmpeg and libavif already use SVTAV1 option - libheif doesn't support SVT-HEVC for *.heif - SVTAV1 can be globally disabled via OPTIONS_UNSET