python-av 12.1.0-1 source package in Ubuntu

Changelog

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

  [ upstream ]
  * new release

 -- Jonas Smedegaard <email address hidden>  Fri, 07 Jun 2024 15:21:03 +0200

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_12.1.0-1.dsc 2.1 KiB 10f1cc3fb3762a9a4eb762efadb9304895c5036bc6ab7bc03b082e41beaaa142
python-av_12.1.0.orig.tar.gz 192.5 KiB 7b4da6b6bbe405caca3ab1af549114eede12f5fc3d62fc04149689b574aee93b
python-av_12.1.0-1.debian.tar.xz 7.1 KiB 736b96a15ea1d421eb655399d161fc329c2cfdb92947b6c07dc2b980ea24a137

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