libvpx 1.11.0-2ubuntu1 source package in Ubuntu

Changelog

libvpx (1.11.0-2ubuntu1) jammy; urgency=medium

  * Merge with Debian, reamining Ubuntu changes:
  * debian/rules:
   - Disable LTO and fix FTBFS when building with GCC 11.

 -- Robert Ancell <email address hidden>  Wed, 17 Nov 2021 10:11:05 +1300

Upload details

Uploaded by:
Robert Ancell
Uploaded to:
Jammy
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.11.0.orig.tar.gz 5.1 MiB 965e51c91ad9851e2337aebcc0f517440c637c506f3a03948062e3d5ea129a83
libvpx_1.11.0-2ubuntu1.debian.tar.xz 12.3 KiB 3e1b436905ac04bf3a4a862d2c2b61182a66361260ba39cb143bc3ffd6fe1775
libvpx_1.11.0-2ubuntu1.dsc 1.7 KiB b7fb179894e91f1aad76f0f137d8b7ccc4df017ce62036ed056fc9352fb51cf3

Available diffs

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.

libvpx7: 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.

libvpx7-dbgsym: debug symbols for libvpx7
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