libde265 1.0.12-2 source package in Ubuntu
Changelog
libde265 (1.0.12-2) unstable; urgency=medium * Team upload * Clean Makefiles (Closes: #1047354) [ Vladimir Petko ] * add libde265 decoder smoke test (Closes: #1052214) -- Bastian Germann <email address hidden> Tue, 19 Sep 2023 08:20:11 +0000
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 | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libde265_1.0.12-2.dsc | 2.0 KiB | ec13351cd86b01638efef4116cebde3f49f30c09a2530a326ec853357f7320bf |
libde265_1.0.12.orig.tar.gz | 826.5 KiB | 62185ea2182e68cf68bba20cc6eb4c287407b509cf0a827d7ddb75614db77b5c |
libde265_1.0.12-2.debian.tar.xz | 133.1 KiB | d01336e0306ff3065fdc13b6b4f68ba43c2f37a57e81b96ed0fc646136842713 |
Available diffs
- diff from 1.0.12-1build1 (in Ubuntu) to 1.0.12-2 (1006 bytes)
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