What's Changed
- Fix HEVC decoding artifacts in VA-API to NVDEC translation by @jaheaga in #445
- Chrome/Chromium HW video decode on the direct backend (successor to #430, with the review feedback addressed) by @AoTofu in #443
- direct: export multi-plane YUV as one dma-buf object per plane by @AoTofu in #446
- direct: give each plane its own block height in the multi-object export by @AoTofu in #448
- A few direct-backend / decoder fixes plus a VPP store optimization by @AoTofu in #447
- fix: initialize decoder dimensions after config by @Cloud0310 in #449
- Remove wrong information in README.md by @0xd1cf001e in #452
New Contributors
- @kode54 made their first contribution in #407
- @jaheaga made their first contribution in #445
- @AoTofu made their first contribution in #443
- @Cloud0310 made their first contribution in #449
- @0xd1cf001e made their first contribution in #452
Full Changelog: v0.0.17...v0.0.18