- bump macOS ffmpeg-kit to 4.4 main release. minimum macOS version is 10.15.
- compat with apple arm64.
- always enable audio resample.
- fix set playWhenReady to false in initialized state may cause wrong player state.
- support set/get volume.
- fix video stream is attached pic make player state can not transfer to ready state.
- add a workaround for message process maybe blocked.
- fix video decode thread de-construct may run in dead loop.
- restrict ffmpeg-kit-macos-full to 4.4 on macOS
- publish ffplay directory to pub
- basic audio play support on Windows, Linux, macOS.