Path to this page:
./
multimedia/libde265,
Open h.265 video codec implementation
Branch: CURRENT,
Version: 1.0.15,
Package name: libde265-1.0.15,
Maintainer: ryoonlibde265 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.
Master sites:
Filesize: 826.188 KB
Version history: (Expand)
- (2023-12-30) Updated to version: libde265-1.0.15
- (2023-11-21) Updated to version: libde265-1.0.14
- (2023-06-13) Updated to version: libde265-1.0.12
- (2023-02-04) Updated to version: libde265-1.0.11
- (2023-01-31) Updated to version: libde265-1.0.10nb1
- (2023-01-30) Updated to version: libde265-1.0.10
CVS history: (Expand)
2023-12-30 11:23:57 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
libde265: update to 1.0.15.
A couple of bug fixes, including the following CVEs:
CVE-2023-49465 - #435
CVE-2023-49467 - #434
CVE-2023-49468 - #432
|
2023-11-21 22:00:00 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
libde265: updated to 1.0.14
v1.0.14 - build fix
This fixes build-time SSE detection when using the CMake build system.
No other changes than that. You don't need to update if you are using the \
autotools build system.
v1.0.13 - maintenance release
This release fixes among other smaller issues the following crashes:
* SEGV:occured in function main at dec265.cc
* Memory allocation failed in function main at dec265.cc
* Buffer over-read causes segmentation fault in pic_parameter_set::dump
* Potential segmentation fault due to incorrect realloc in \
CABAC_encoder_bitstream::check_size_and_resize (unused function)
* SEGV in libde265 in slice_segment_header::dump_slice_segment_header
* Libde265 v1.0.12 was discovered that requested allocation size exceeds maximum \
supported size of 0x10000000000
* heap-buffer-overflow in derive_spatial_luma_vector_prediction(...)
|
2023-06-13 17:51:33 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
libde265: updated to 1.0.12
v1.0.12 - security fixes
CVE-2023-27102
CVE-2023-27103
|
2022-11-01 21:41:52 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
libde265: updated to 1.0.9
v1.0.9
security fixes
|
2022-07-25 13:12:30 by Thomas Klausner | Files touched by this commit (102) |
Log message:
*: remove pkg-config from tools where no buildlink3.mk file is included
Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).
|
2021-10-26 13:01:20 by Nia Alarie | Files touched by this commit (177) |
Log message:
multimedia: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (for legal reasons?):
./multimedia/adobe-flash-player/distinfo \
adobe-flash-player-32.0.0.465/flash_player_npapi_linux.i386.tar.gz
./multimedia/adobe-flash-player/distinfo \
adobe-flash-player-32.0.0.465/flash_player_npapi_linux.x86_64.tar.gz
./multimedia/libdvdcss/distinfo libdvdcss-1.4.3.tar.bz2
|
2021-10-07 16:32:21 by Nia Alarie | Files touched by this commit (179) |
Log message:
multimedia: Remove SHA1 hashes for distfiles
|
2021-01-21 19:49:42 by Nia Alarie | Files touched by this commit (1) |
Log message:
libde265: remove dependency on deprecated sdl1 library
it is only used by example programs.
|