Skip to content

Latest commit

 

History

History
130 lines (93 loc) · 5.43 KB

File metadata and controls

130 lines (93 loc) · 5.43 KB

Changelog

We are operating with semantic versioning.

v17.0.2 (next)

Fixes:

v17.0.1

Fixes:

v17.0.0

Major:

  • Limited API binary wheels are now built.
  • 3.13t (free-threading) will be dropped because of storage limitations.
  • When an FFmpeg C function indicates an error, raise av.ArgumentError instead of ValueError/av.ValueError. This helps disambiguate why an exception is being thrown.
  • Save space by removing libaom (av1 encoder/decoder); dav1d, stvav1, and hardware, are available alternatives.

Features:

Fixes:

v16.1.0

Features:

Fixes:

v16.0.1

Fixes:

v16.0.0

Major:

  • Drop Python 3.9, Support Python 3.14.
  • Drop support for i686 Linux.

Features:

Fixes:

15.X and Below

15.X Changelog <https://pyav.basswood-io.com/docs/15.1/development/changelog.html>