Skip to content

Bump av from 15.1.0 to 16.1.0#594

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/av-16.1.0
Open

Bump av from 15.1.0 to 16.1.0#594
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/av-16.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps av from 15.1.0 to 16.1.0.

Release notes

Sourced from av's releases.

v16.1.0

Features:

Fixes:

New Contributors

Full Changelog: PyAV-Org/PyAV@v16.0.1...v16.1.0

Changelog

Sourced from av's changelog.

v16.1.0

Features:

  • Add support for Intel QSV codecs by :gh-user:ladaapp.
  • Add AMD AMF hardware decoding by :gh-user:ladaapp2.
  • Add subtitle encoding support by :gh-user:skeskinen in (:pr:2050).
  • Add read/write access to PacketSideData by :gh-user:skeskinen in (:pr:2051).
  • Add yuv422p support for video frame to_ndarray and from_ndarray by :gh-user:wader in (:pr:2054).
  • Add binding for avcodec_find_best_pix_fmt_of_list() by :gh-user:ndeybach in (:pr:2058).

Fixes:

v16.0.1

Fixes:

  • Add new hwaccel enums by :gh-user:WyattBlue in (:pr:2030).

v16.0.0

Major:

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

Features:

  • Add Filter.Context.process_command() method by :gh-user:caffeinism in (:pr:2000).
  • Add packet side-data handling mechanism by :gh-user:tikuma-lsuhsc in (:pr:2003).
  • Implemented set_chapters method by :gh-user:DE-AI in (:pr:2004).
  • Declare free-threaded support and support 3.13t by :gh-user:ngoldbaum in (:pr:2005).
  • Add writable and copyable attachment and data streams by :gh-user:skeskinen in (:pr:2026).

Fixes:

  • Declare free-threaded support and support 3.13t by :gh-user:ngoldbaum in (:pr:2005).
  • Allow None in FilterContext.push() type stub by :gh-user:velsinki in (:pr:2015).
  • Fix typos

15.X and Below

.. or see older git commits

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 16, 2026
Bumps [av](https://github.com/PyAV-Org/PyAV) from 15.1.0 to 16.1.0.
- [Release notes](https://github.com/PyAV-Org/PyAV/releases)
- [Changelog](https://github.com/PyAV-Org/PyAV/blob/main/CHANGELOG.rst)
- [Commits](PyAV-Org/PyAV@v15.1.0...v16.1.0)

---
updated-dependencies:
- dependency-name: av
  dependency-version: 16.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/av-16.1.0 branch from e40a317 to 402ea8e Compare February 16, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants