Skip to content

Releases: WyattBlue/pyav

13.0.0

04 Sep 05:53
Compare
Choose a tag to compare

12.3.0

21 Jul 01:48
Compare
Choose a tag to compare

Full Changelog: 12.2.0...12.3.0

12.2.0

01 Jul 05:44
Compare
Choose a tag to compare

Full Changelog: 12.1.0...12.2.0

12.1.0

05 Jun 00:40
Compare
Choose a tag to compare

Full Changelog: 12.0.5...12.1.0

12.0.5

15 Mar 02:45
Compare
Choose a tag to compare

Full Changelog: 12.0.4...12.0.5

12.0.4

05 Mar 20:13
Compare
Choose a tag to compare

Full Changelog: 12.0.3...12.0.4

12.0.3

03 Mar 05:36
Compare
Choose a tag to compare

pyav has been merged with upstream av. This "re-deprecates" some removed methods/attributes, but also adds a lot of new improvements, including fixed getters, and better type hints. This release still builds with LGPLv3, which is the main reason to use pyav instead of av.

Full Changelog: 12.0.2...12.0.3

12.0.2

05 Jan 13:39
Compare
Choose a tag to compare

Preserve underlying format for to_ndarray

Full Changelog: 12.0.1...12.0.2

12.0.1

03 Jan 02:41
Compare
Choose a tag to compare

Fix source build, improve type hints

Full Changelog: 12.0.0...12.0.1

12.0.0

22 Dec 00:36
Compare
Choose a tag to compare

What's Changed

  • Add color_range to CodecContext/Frame by @WyattBlue in #17
  • Upgrade ffmpeg to 6.1
  • Add type stubs (Edit, mypy is not recognizing them because there's no py.typed??)

Full Changelog: 11.4.1...12.0.0