Date: Mon, 20 Aug 2018 06:44:17 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230767] [NEW PORT] graphics/libheif: an ISO/IEC 23008-12:2017 HEIF file format decoder and encoder Message-ID: <bug-230767-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230767 Bug ID: 230767 Summary: [NEW PORT] graphics/libheif: an ISO/IEC 23008-12:2017 HEIF file format decoder and encoder Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: freebsd-2018@sebastiansteinmetz.ch Created attachment 196375 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D196375&action= =3Dedit patch for adding libheif to the ports tree libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder and encoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. libheif makes use of libde265 for the actual image decoding and x265 for encoding. Alternative codecs for, e.g., AVC and JPEG can be provided as plugins. In order to support the new image file format HEIF (predominantly used by a= pple in the more recent iPhones), one might find the libheif useful. Especially = when trying to build ImageMagick support for it. This is a new port to fetch a version from https://github.com/strukturag/libheif and build it on freebsd. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230767-7788>