libde265

libde265 is an open source implementation of the H.265 video codec.
It is written from scratch for simplicity and efficiency. Its simple
API makes it easy to integrate it into other software.

Refresh
Refresh
Source Files
Filename Size Changed Actions
baselibs.conf 0000000011 11 Bytes almost 7 years
libde265-1.0.15.tar.gz 0000846016 826 KB about 2 months
libde265-disable_tools.patch 0000000301 301 Bytes over 4 years
libde265.changes 0000004356 4.25 KB about 2 months
libde265.spec 0000002964 2.89 KB about 2 months
Latest Revision
manfred-h manfred-h accepted request 6074 about 2 months ago (revision 9)
- Update to version 1.0.15:
  * A couple of bug fixes, including the following CVEs:
    - CVE-2023-49465
    - CVE-2023-49467
    - CVE-2023-49468
- Changes from version 1.0.14:
  * 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.
- Changes from version 1.0.13:
  * 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 CABA
      C_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
      (...)
Comments for libde265 1

Luigi Baldoni

Aloysius wrote about 4 years ago

1.0.6 is out