PyAV-Org / PyAV

Pythonic bindings for FFmpeg's libraries.
https://pyav.basswood-io.com/
BSD 3-Clause "New" or "Revised" License
2.39k stars 354 forks source link

Restore tests against FFmpeg 5.x #1407

Closed jlaine closed 1 month ago

jlaine commented 1 month ago

This reverts e884e6cd1dac2646fd002b441ca4fdfb2ef818c5.

So far we have not made any changes which justify dropping FFmpeg 5.x, and we do not change the supported platforms in a minor release. We will drop compatibility for FFmpeg 5.x once we switch to the new audio channel API.