libde265 1.0.4-1 source package in Ubuntu
Changelog
libde265 (1.0.4-1) unstable; urgency=medium [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat [ Joachim Bauch ] * Imported Upstream version 1.0.4 * Enable hardening. * Specify Build-Depends-Package in symbols. * Ignore more internal STL symbols. * Bump "Standards-Version" to 4.4.1 * Update to debhelper compat level 12. [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Repository, Repository- Browse. [ Sebastian Ramacher ] * debian/rules: Remove obsolete dh_strip override -- Joachim Bauch <email address hidden> Fri, 20 Dec 2019 12:17:15 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libde265_1.0.4-1.dsc | 2.2 KiB | 7fbccf0f722a9d82477db9db5f9cc58745aeca40f31ec292fb6873b8d3c652bf |
libde265_1.0.4.orig.tar.gz | 836.9 KiB | c3f033bd59777624859c8d04a5b7ce4210adbce4a500943d2e211c4d517d0116 |
libde265_1.0.4-1.debian.tar.xz | 8.0 KiB | b52d670c562423b682f100ad3f5ead2b0da5a1d27fbd30df94042a639943b590 |
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