Features:
- Add support for Intel QSV codecs by @ladaapp.
- Add AMD AMF hardware decoding by @ladaapp2.
- Add subtitle encoding support by @skeskinen in [#2050].
- Add read/write access to PacketSideData by @skeskinen in [#2051].
- Add yuv422p support for video frame to_ndarray and from_ndarray by @wader in [#2054].
- Add binding for
avcodec_find_best_pix_fmt_of_list()by @ndeybach in [#2058].
Fixes:
- Fix [#2036], [#2053], [#2057] by @WyattBlue.
New Contributors
- @ndeybach made their first contribution in https://github.com/PyAV-Org/PyAV/pull/2052
- @benedikt-grl made their first contribution in https://github.com/PyAV-Org/PyAV/pull/2070
Full Changelog: https://github.com/PyAV-Org/PyAV/compare/v16.0.1...v16.1.0