python-av 11.0.0-4 source package in Ubuntu

Changelog

python-av (11.0.0-4) unstable; urgency=medium

  * autopkgtest-depend on python3-all;
    closes: bug#1067142, thanks to Timo Röhling

 -- Jonas Smedegaard <email address hidden>  Tue, 19 Mar 2024 23:38:16 +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_11.0.0-4.dsc 2.1 KiB 6bc60ad37edf58120c79b708e6e46ebaded24e099ff3d19d2caffc8aeede415a
python-av_11.0.0.orig.tar.gz 191.6 KiB e854902f42e6e16ef6e17e0a0d716829c2e46c1b865a2778faacb357b9644735
python-av_11.0.0-4.debian.tar.xz 7.1 KiB e9f40244beda32d6f23c8b1e7d0d83d23e67ac9113b3eb27b3c753d81c43b865

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