python-av 10.0.0-1.1 source package in Ubuntu

Changelog

python-av (10.0.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/patches: Build with ffmpeg 6.0 (Closes: #1041506, #1043015)

 -- Sebastian Ramacher <email address hidden>  Sat, 05 Aug 2023 14:05:17 +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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
python-av_10.0.0-1.1.dsc 1.5 KiB f34d542d2f4fe25b05b87b6bce42894257a956e727f2793ebd36667efa56b8f5
python-av_10.0.0.orig.tar.gz 194.7 KiB 9b8b766fe2a7c96099b4c586193a840cdfc17265d20585271047d6f587ee101d
python-av_10.0.0-1.1.debian.tar.xz 10.1 KiB 5cd95723e050bcd2147b31b6cf8ede2af02bc19584e6db73ebf75c3eb4ebdf32

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