python-av 11.0.0-1 source package in Ubuntu

Changelog

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

  [ upstream ]
  * new release

  [ Jonas Smedegaard ]
  * drop patch cherry-picked upstream,
    obsoleted by upstream changes.
  * skip another network-requiring test

 -- Jonas Smedegaard <email address hidden>  Sat, 25 Nov 2023 12:09:23 +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-1.dsc 2.1 KiB 8fb8d8f2a602e2ca3fc1ea4b773c548ff9e87bc68f1c006f20b3b6cf2fd1716a
python-av_11.0.0.orig.tar.gz 191.6 KiB e854902f42e6e16ef6e17e0a0d716829c2e46c1b865a2778faacb357b9644735
python-av_11.0.0-1.debian.tar.xz 6.9 KiB cab8ab6546613ed9029118dee5a312e0f4e60a040c48eab07bc792b3be3a59c3

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