This release is mainly just to fix the issue with newer versions of FFmpeg passing a single surface rather than the actual amount.
What's Changed
- Fix memory issues by @akorb in #303
- vabackend: Treat surfaceCount == 1 the same as surfaceCount == 0 by @philipl in #295
- Unbreak build on FreeBSD < 14 by @jbeich in #291
- Update default backend in README.md by @nerijus in #290
- Update README.md - recent MPV versions can be used by @nerijus in #294
- Fix typo, add HEVC support description, add open gpu kernel info by @EiPiFun in #324
New Contributors
Full Changelog: v0.0.12...v0.0.13