| Port details on branch 2026Q2 |
- libde265 Open source h.265 video codec
- 1.1.1 multimedia
=0 1.1.1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2026-06-22 00:03:05
- Last Update: 2026-06-22 00:00:03
- Commit Hash: dc1e39e
- License: LGPL3
- WWW:
- https://www.libde265.org
- Description:
- libde265 is an open source implementation of the h.265 video codec. It is
written from scratch and has a plain C API to enable a simple integration
into other software.
libde265 supports WPP and tile-based multithreading and includes SSE
optimizations. The decoder includes all features of the Main profile
and correctly decodes almost all conformance streams.
¦ ¦ ¦ ¦ 
- 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:
-
- libde265>0:multimedia/libde265
- To install the port:
- cd /usr/ports/multimedia/libde265/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/libde265
- pkg install libde265
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libde265
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1782071572
SHA256 (libde265-1.1.1.tar.gz) = fd48a927e94ed74fc7ce8829d222b9d8599fcbfe8b6448ba66705babc56ab219
SIZE (libde265-1.1.1.tar.gz) = 315566
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- Library dependencies:
-
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libde265-1.1.1:
SDL=on: Simple Direct Media Layer support
===> Use 'make config' to modify these settings
- Options name:
- multimedia_libde265
- USES:
- cmake compiler:c++11-lib cpe pkgconfig sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1.1 22 Jun 2026 00:00:03
    |
Vladimir Druzenko (vvd)  Author: Evgenii Khramtsov |
multimedia/libde265: Update 1.0.19 => 1.1.1
Changelogs:
https://github.com/strukturag/libde265/releases/tag/v1.1.0
https://github.com/strukturag/libde265/releases/tag/v1.1.1
- Replace CMAKE_ARGS with CMAKE_ON and CMAKE_OFF.
PR: 296194
Security: CVE-2026-49295
Security: CVE-2026-49337
Security: CVE-2026-49346
Security: CVE-2026-54240
Security: CVE-2026-54241
Security: GHSA-x27c-jp65-g395
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
MFH: 2026Q2
(cherry picked from commit 94cf33b62574cdc9624c789b8dc682d7ca5e5165) |
1.0.19 21 Jun 2026 23:59:57
    |
Vladimir Druzenko (vvd)  Author: Xin LI |
multimedia/libde265: Update to 1.0.19, switch to cmake
(cherry picked from commit 54c66caafac728e4c599ac182f0198ae9d5c7bfc) |
Number of commits found: 2
|