Port details on branch 2025Q3 |
- openh264 Cisco implementation of H.264 codec
- 2.6.0,2 multimedia
=0 2.6.0,2Version of this port present on the latest quarterly branch. - Maintainer: gecko@FreeBSD.org
 - Port Added: 2025-07-27 20:36:07
- Last Update: 2025-07-27 20:24:03
- Commit Hash: b495a31
- License: BSD2CLAUSE
- WWW:
- https://www.openh264.org/
- Description:
- OpenH264 is a codec library which supports H.264 encoding and decoding.
It is suitable for use in real time applications such as WebRTC.
¦ ¦ ¦ ¦ 
- 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:
-
- openh264>0:multimedia/openh264
- To install the port:
- cd /usr/ports/multimedia/openh264/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/openh264
- pkg install openh264
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openh264
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1753131003
SHA256 (cisco-openh264-v2.6.0_GH0.tar.gz) = 558544ad358283a7ab2930d69a9ceddf913f4a51ee9bf1bfb9e377322af81a69
SIZE (cisco-openh264-v2.6.0_GH0.tar.gz) = 60302243
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
- gmp-api>=34.0 : multimedia/gmp-api
- gmake>=4.4.1 : devel/gmake
- This port is required by:
- for Libraries
-
- devel/electron32
- devel/electron34
- devel/electron35
- devel/electron36
- editors/vscode
- graphics/libheif
- multimedia/gstreamer1-plugins-openh264
Configuration Options:
- ===> The following configuration options are available for openh264-2.6.0,2:
DEBUG=off: Build with debugging support
PLUGINS=on: Build and/or install plugins
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- multimedia_openh264
- USES:
- cpe gmake webplugin:gecko
- 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 |
2.6.0,2 27 Jul 2025 20:24:03
    |
Matthias Andree (mandree)  |
multimedia/openh264: security update to v2.6.0
This includes a security fix:
"- Fix potential bug in the codebase (Commit: 63db555e, PR: #3818)"
which the 2.5.1 release described as
"Fix decoder heap overflow vulnerability".
<https://github.com/cisco/openh264/releases>
But due to the other fixes, let's move to 2.6.0 right away.
Requires gmp-api (GeckoMediaPlayer) API update to Firefox 135 to build.
Changelog: https://github.com/cisco/openh264/blob/openh264v2.6.0/RELEASES#L4
Security: 03ba1cdd-4faf-11f0-af06-00a098b42aeb
Security: CVE-2025-27091
PR: 288375
Approved by: ports-secteam@ (fernape@)
MFH: 2025Q3 (needs gmp-api update)
(cherry picked from commit dc94e017da770b37aeb0463f81dcdcbb64098223) |
Number of commits found: 1
|