What's Changed
* Fix API that has been removed from ffmpeg by matham in https://github.com/matham/ffpyplayer/pull/115
* Add support for py 3.10 and fix ffmpeg v5 API changes by matham in https://github.com/matham/ffpyplayer/pull/119
* Add support for Universal mac wheels by matham in https://github.com/matham/ffpyplayer/pull/120
* Switch building universal wheels directly to fusing. by matham in https://github.com/matham/ffpyplayer/pull/121
**Full Changelog**: https://github.com/matham/ffpyplayer/compare/v4.3.2...v4.3.3