Port details |
- vvdec Versatile Video Coding (VVC) decoder
- 2.3.0 multimedia =2 2.3.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-10-06 16:13:59
- Last Update: 2024-08-16 11:54:21
- Commit Hash: 928c1cb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/fraunhoferhhi/vvdec
- Description:
- Versatile Video Coding (VVC) is the most recent international video coding
standard, developed by the Joint Video Experts Team (JVET) of the ITU-T Video
Coding Experts Group (VCEG) and the ISO/IEC Moving Picture Experts Group (MPEG).
VVC is the successor of the High Efficiency Video Coding (HEVC) standard and
will be released by ITU-T as H.266 and by ISO/IEC as MPEG-I Part 3
(ISO/IEC 23090-3). The new standard targets a 50% bit-rate reduction over HEVC
at the same visual quality. In addition, VVC proves to be truly versatile by
including tools for efficient coding of video content in emerging applications,
e.g. high dynamic range (HDR), adaptive streaming, computer generated content as
well as immersive applications like 360 degree video and augmented reality (AR).
The Fraunhofer Versatile Video Decoder (VVdeC) is a fast VVC x86 software
decoder implementation. The decoder supports most standard features available in
the Main10 profile, with support for some high-level features still pending.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/multimedia/vvdec/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/vvdec
- pkg install vvdec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vvdec
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1714450741
SHA256 (fraunhoferhhi-vvdec-v2.3.0_GH0.tar.gz) = 91ab0c64a6f43627add65cfd2c14d074ad5830105d63fa013af274960efd4e6d
SIZE (fraunhoferhhi-vvdec-v2.3.0_GH0.tar.gz) = 1342422
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_vvdec
- USES:
- cmake:noninja,testing compiler:c++14-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.0 16 Aug 2024 11:54:21 |
Piotr Kubaj (pkubaj) |
multimedia/vvdec: remove ONLY_FOR_ARCHS
Builds fine on i386. |
2.3.0 30 Apr 2024 05:24:46 |
Yuri Victorovich (yuri) |
multimedia/vvdec: update 2.2.0 → 2.3.0
Reported by: portscout |
2.2.0 13 Mar 2024 17:52:02 |
Yuri Victorovich (yuri) |
multimedia/vvdec: update 2.1.1 → 2.2.0
Reported by: portscout |
2.1.1 18 Nov 2023 20:20:39 |
Robert Clausecker (fuz) |
multimedia/vvdec: enable on armv6, armv7, and arm64
Builds fine.
Approved by: portmgr (build fix blanket)
MFH: 2023Q4 |
2.1.1 11 Aug 2023 08:11:17 |
Yuri Victorovich (yuri) |
multimedia/vvdec: Update 2.1.0 → 2.1.1
Reported by: portscout |
2.1.0_1 08 Aug 2023 14:58:32 |
Piotr Kubaj (pkubaj) |
multimedia/vvdec: enable LTO on powerpc64 |
2.1.0 03 Aug 2023 10:39:56 |
Piotr Kubaj (pkubaj) |
multimedia/vvdec: fix build on powerpc64le
/wrkdirs/usr/ports/multimedia/vvdec/work/vvdec-2.1.0/source/Lib/CommonLib/x86/sse41/../BufferX86.h:1041:6:
error: loop not vectorized: the optimizer was unable to perform the requested
transformation; the transformation might be disabled or specified as part of an
unsupported transformation ordering [-Werror,-Wpass-failed=transform-warning] |
2.1.0 11 Jul 2023 05:45:23 |
Yuri Victorovich (yuri) |
multimedia/vvdec: Update 2.0.0 → 2.1.0
Reported by: portscout |
2.0.0 03 Jun 2023 08:42:51 |
Yuri Victorovich (yuri) |
multimedia/vvdec: Update 1.6.1 → 2.0.0
Reported by: portscout |
1.6.1 25 Jan 2023 06:36:57 |
Yuri Victorovich (yuri) |
multimedia/vvdec: Update 1.6.0 → 1.6.1
Reported by: portscout |
1.6.0 10 Sep 2022 05:27:48 |
Yuri Victorovich (yuri) |
multimedia/vvdec: Update 1.5.0 -> 1.6.0
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.5.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.5.0 21 Apr 2022 16:58:56 |
Yuri Victorovich (yuri) |
multimedia/vvdec: Update 1.3.0 -> 1.5.0
Reported by: portscout |
1.3.0 16 Feb 2022 13:33:05 |
Piotr Kubaj (pkubaj) |
multimedia/vvdec: enable on riscv64 |
1.3.0 15 Feb 2022 15:39:38 |
Piotr Kubaj (pkubaj) |
multimedia/vvdec: also enable on powerpc |
1.3.0 15 Feb 2022 15:19:23 |
Piotr Kubaj (pkubaj) |
multimedia/vvdec: enable on powerpc64, remove incorrect ONLY_FOR_ARCHS_REASON
Like other ports, powerpc64 needs to have LTO disabled. |
1.3.0 14 Feb 2022 11:38:51 |
Piotr Kubaj (pkubaj) |
multimedia/vvdec: now builds fine on powerpc64le |
1.3.0 03 Jan 2022 19:34:08 |
Yuri Victorovich (yuri) |
multimedia/vvdec: Update 1.1.2 -> 1.3.0
Reported by: portscout |
1.1.2 25 Oct 2021 12:58:29 |
Alexey Dokuchaev (danfe) |
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)
ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.
While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names. |
1.1.2 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
1.1.2 09 Jul 2021 17:01:32 |
Yuri Victorovich (yuri) |
multimedia/vvdec: Update 1.1.1 -> 1.1.2
Reported by: portscout |
1.1.1 06 May 2021 06:38:28 |
Yuri Victorovich (yuri) |
multimedia/vvdec: Update 1.1.0 -> 1.1.1
Reported by: portscout |
1.1.0 15 Apr 2021 20:56:51 |
Yuri Victorovich (yuri) |
multimedia/vvdec: Update 1.0.0 -> 1.1.0
Reported by: portscout |
1.0.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.0 28 Mar 2021 07:09:28 |
yuri |
multimedia/vvdec: Broken on 11
Reported by: fallout |
1.0.0 14 Mar 2021 06:30:22 |
yuri |
multimedia/vvdec: Update 0.1.2.0 -> 1.0.0
Reported by: portscout |
0.1.2.0 08 Oct 2020 16:23:23 |
yuri |
multimedia/vvdec: Remove i386 from ONLY_FOR_ARCHS: only for 64-bit systems as
per the static assert in the code
Reported by: fallout |
0.1.2.0 08 Oct 2020 04:50:57 |
yuri |
multimedia/vvdec: Add ONLY_FOR_ARCHS
Reported by: linimon |
0.1.2.0 06 Oct 2020 16:13:51 |
yuri |
New port: multimedia/vvdec: Versatile Video Coding (VVC) decoder |