Bug 268102 - graphics/libheif: rename SVT to SVTAV1 for consistency
Summary: graphics/libheif: rename SVT to SVTAV1 for consistency
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2022-12-01 17:04 UTC by Jan Beich
Modified: 2022-12-02 01:34 UTC (History)
1 user (show)

See Also:
makc: maintainer-feedback+


Attachments
v1 (apply via "git am") (2.26 KB, patch)
2022-12-01 17:04 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2022-12-01 17:04:09 UTC
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
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2022-12-01 18:47:12 UTC
Thanks, please commit.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-12-02 01:33:53 UTC
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(-)