Releases: strukturag/libde265
Releases · strukturag/libde265
v1.0.12 - security fixes
v1.0.11 - maintenance release
- fixed generation of pkgconfig file with autotools
- fixed crashes recently detected by fuzzing
v1.0.10 - security fixes
This release fixes the known CVEs below.
Many of them are actually caused by the same underlying issues that manifest in different ways.
CVE-2020-21594
CVE-2020-21595
CVE-2020-21596
CVE-2020-21597
CVE-2020-21598
CVE-2020-21599
CVE-2020-21600
CVE-2020-21601
CVE-2020-21602
CVE-2020-21603
CVE-2020-21604
CVE-2020-21605
CVE-2020-21606
CVE-2022-1253
CVE-2022-43236
CVE-2022-43237
CVE-2022-43238
CVE-2022-43239
CVE-2022-43240
CVE-2022-43241
CVE-2022-43242
CVE-2022-43243
CVE-2022-43244
CVE-2022-43245
CVE-2022-43248
CVE-2022-43249
CVE-2022-43250
CVE-2022-43252
CVE-2022-43253
CVE-2022-47655
v1.0.9 - security fixes
increase version to v1.0.9
v1.0.8 - HRD parameters, VUI fixes
- read HDR parameters from VUI header
- fix reading matrix_coeffs from VUI header
- build fixes for vcpkg
v1.0.7 - API for reading VUI color information
- add API to read VUI color information from bitstream
maintenance release
- fix race in static mutex initialization
- fix missing headers to install in CMakeLists.txt
maintenance release
- fixes in the CMake build system (NOMINMAX)
- support stdin/stdout as input/output in
dec265
- more input stream error checking (vps_num_hrd_parameters)
maintenance release
- fix decoding of monochrome streams (needed for depth images in heif images)
- improved cmake build script
maintenance release
- fixes for compiler build problems
- security fixes, mainly checking for corrupted input streams