Skip to content

v1.0.13 - maintenance release

Compare
Choose a tag to compare
@farindk farindk released this 20 Nov 18:02
· 21 commits to master since this release

This release fixes among other smaller issues the following crashes:

  • #413 SEGV:occured in function main at dec265.cc
  • #414 Memory allocation failed in function main at dec265.cc
  • #418 Buffer over-read causes segmentation fault in pic_parameter_set::dump
  • #419 Potential segmentation fault due to incorrect realloc in CABAC_encoder_bitstream::check_size_and_resize (unused function)
  • #426 SEGV in libde265 in slice_segment_header::dump_slice_segment_header
  • #427 Libde265 v1.0.12 was discovered that requested allocation size exceeds maximum supported size of 0x10000000000
  • #429 heap-buffer-overflow in derive_spatial_luma_vector_prediction(...)