Port details on branch 2025Q4 |
- aom AV1 reference encoder/decoder
- 3.13.1 multimedia
=0 3.13.1Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2025-10-12 21:21:09
- Last Update: 2025-10-12 21:18:35
- Commit Hash: e7337c5
- License: BSD2CLAUSE
- WWW:
- https://aomedia.org/
- Description:
- AOMedia Video 1 (AV1), is an open, royalty-free video coding format
designed for video transmissions over the Internet. It is being
developed by the Alliance for Open Media (AOMedia), a consortium of
firms from the semiconductor industry, video on demand providers, and
web browser developers, founded in 2015.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/multimedia/aom/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/aom
- pkg install aom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aom
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1757110237
SHA256 (libaom-3.13.1.tar.gz) = 19e45a5a7192d690565229983dad900e76b513a02306c12053fb9a262cbeca7d
SIZE (libaom-3.13.1.tar.gz) = 6253958
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:
-
- nasm : devel/nasm
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.42.r<5.43 : lang/perl5.42
- Library dependencies:
-
- libvmaf.so : multimedia/vmaf
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for aom-3.13.1:
VMAF=on: Encoding tuning for VMAF
===> Use 'make config' to modify these settings
- Options name:
- multimedia_aom
- USES:
- cmake compiler:c++11-lib perl5 pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.13.1 12 Oct 2025 21:18:35
    |
Jan Beich (jbeich)  |
multimedia/aom: unbreak build on riscv64
ld: error: undefined symbol: getauxval
>>> referenced by riscv_cpudetect.c
>>>
CMakeFiles/aom_ports.dir/aom_ports/riscv_cpudetect.c.o:(riscv_simd_caps)
PR: 290172
Reported by: Rich Dunkle
(cherry picked from commit 20be7288a21a009d8bc07187a7fb87cafd04283a) |
Number of commits found: 1
|