python-av 8.1.0-3 source package in Ubuntu

Changelog

python-av (8.1.0-3) unstable; urgency=medium

  * update copyright info:
    + use single Reference field for multiple entries
  * enable checking tests previously failing on bigendian hosts

 -- Jonas Smedegaard <email address hidden>  Fri, 25 Feb 2022 13:14:03 +0100

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-av_8.1.0-3.dsc 2.1 KiB 291b9044a532bc814b8f62cbd8ab55953fd315cdadd1cc794491bcbd26cd789c
python-av_8.1.0.orig.tar.gz 193.2 KiB 57154866337163ef1add13386137090629d3a6d94c03c2a3240eea457c3ad5b6
python-av_8.1.0-3.debian.tar.xz 7.2 KiB eb46d6d4057d4cfa72c7a5a8f3569400d3d74902306018998f8d079809bd5749

Available diffs

No changes file available.

Binary packages built by this source

python3-av: pythonic bindings for FFmpeg's libraries

 PyAV is a Pythonic binding for the FFmpeg libraries,
 aiming to provide all of the power and control
 of the underlying library,
 but manage the gritty details as much as possible.
 .
 PyAV is for direct and precise access
 to your media via containers, streams, packets, codecs, and frames.
 It exposes a few transformations of that data,
 and helps you get your data to/from other packages
 (e.g. Numpy and Pillow).

python3-av-dbgsym: debug symbols for python3-av