libvpx 1.14.0-1ubuntu1 source package in Ubuntu

Changelog

libvpx (1.14.0-1ubuntu1) noble; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/rules: Disable LTO (Closes: #1015532)

 -- Lukas Märdian <email address hidden>  Thu, 14 Mar 2024 16:49:55 +0100

Upload details

Uploaded by:
Lukas Märdian
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
video
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libvpx_1.14.0.orig.tar.xz 4.2 MiB 11150687870e4c94479abafe5d1ed38790e68dc7bbe08880fd5fb55138e4c6f3
libvpx_1.14.0-1ubuntu1.debian.tar.xz 12.9 KiB f4df5fc8a493f27f60ad76966147bd1b08718a3ce3d45eb8ad9f17ddc7d635a9
libvpx_1.14.0-1ubuntu1.dsc 2.3 KiB b29ad81a8d307d90ddb0368d74f4f177e83718284d3accd977f93cdabf332138

View changes file

Binary packages built by this source

libvpx-dev: VP8 and VP9 video codec (development files)

 VP8 and VP9 are open video codecs, originally developed by On2 and released
 as open source by Google Inc. They are the successor of the VP3 codec,
 on which the Theora codec was based.
 .
 This package contains the development libraries, header files needed by
 programs that want to compile with libvpx.

libvpx-doc: VP8 and VP9 video codec (API documentation)

 VP8 and VP9 are open video codecs, originally developed by On2 and released
 as open source by Google Inc. They are the successor of the VP3 codec,
 on which the Theora codec was based.
 .
 This package contains the HTML documentation for the libvpx library
 in /usr/share/doc/libvpx-doc.

libvpx9: VP8 and VP9 video codec (shared library)

 VP8 and VP9 are open video codecs, originally developed by On2 and released
 as open source by Google Inc. They are the successor of the VP3 codec,
 on which the Theora codec was based.
 .
 This package contains the shared libraries.

libvpx9-dbgsym: debug symbols for libvpx9
vpx-tools: VP8 and VP9 video codec encoding/decoding tools

 VP8 and VP9 are open video codecs, originally developed by On2 and released
 as open source by Google Inc. They are the successor of the VP3 codec,
 on which the Theora codec was based.
 .
 This package contains the commandline tools vpxdec and vpxenc.

vpx-tools-dbgsym: debug symbols for vpx-tools