libde265 1.0.13-1 source package in Ubuntu

Changelog

libde265 (1.0.13-1) unstable; urgency=medium

  * New upstream version 1.0.13
  * Fixes CVE-2023-47471 (Closes: #1056187), CVE-2023-43887.
  * Update patches for new upstream version.
  * d/control: Upstream switched examples to SDL2 (Closes: #1038097).
  * Update symbols for new upstream version.

 -- Joachim Bauch <email address hidden>  Tue, 21 Nov 2023 08:59:09 +0100

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libde265_1.0.13-1.dsc 2.3 KiB 941c639bf0f848e6b0b0c2eaebaab399dd00a609d75af20e16924729dbb7e9cb
libde265_1.0.13.orig.tar.gz 825.8 KiB b921bc90521f28914bbf0c638c436b79831857ca4f7af1f3dd4ce2228bf40cfd
libde265_1.0.13-1.debian.tar.xz 133.0 KiB 0611de2493043a7d0399da53f48dc63ce7733c76deb7838501807343f9c60978

Available diffs

No changes file available.

Binary packages built by this source

libde265-0: Open H.265 video codec implementation

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

libde265-0-dbgsym: debug symbols for libde265-0
libde265-dev: Open H.265 video codec implementation - development files

 libde265 is an open source implementation of the H.265 video codec.
 It is written from scratch in plain C for simplicity and efficiency.
 Its simple API makes it easy to integrate it into other software.
 .
 The development headers for compiling programs that use libde265
 are provided by this package.

libde265-examples: Open H.265 video codec implementation - examples

 libde265 is an open source implementation of the H.265 video codec.
 It is written from scratch in plain C for simplicity and efficiency.
 Its simple API makes it easy to integrate it into other software.
 .
 Sample applications using libde265 are provided by this package.

libde265-examples-dbgsym: debug symbols for libde265-examples