libvpx 1.14.0-1 source package in Ubuntu

Changelog

libvpx (1.14.0-1) experimental; urgency=medium

  * New upstream version 1.14.0
    - SONAME bump: libvpx8 -> libvpx9
  * debian/copyright:
    - Update copyright years
    - Add myself

 -- Sebastian Ramacher <email address hidden>  Sat, 27 Jan 2024 12:56:19 +0100

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Experimental
Original maintainer:
Debian Multimedia Team
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-1.dsc 1.6 KiB 102e495bf470e0de768f61846587a70b3df83ed8866b16412b121e80a511a7c2
libvpx_1.14.0.orig.tar.xz 4.2 MiB 11150687870e4c94479abafe5d1ed38790e68dc7bbe08880fd5fb55138e4c6f3
libvpx_1.14.0-1.debian.tar.xz 12.8 KiB 4111af369a32e696e9243180b3d16cfff967bbd281825ecc1f7ced2ecefd6a1f

No changes file available.

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.

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