Path to this page:
Subject: CVS commit: pkgsrc/multimedia/libde265
From: Adam Ciarcinski
Date: 2023-11-21 22:00:00
Message id: 20231121210000.90845FA3F@cvs.NetBSD.org
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(...)
Files: