·
3 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Summary
This releases features some desperately-needed fixes for TASVideo, as well as fixes related to FFmpeg capture.
We've also improved the documentation, thanks to @hugou74130!
⚡ Performance
- Skip audio thread creation if plugin doesnt need it (#704)
✨ Features
- DummyInput – Always enable controller 1 (#725)
🐞 Bugfixes
- FFmpegEncoder – Sync logic diverges from VFW (#731)
- TASVideo – Broken rectangle drawing (#733)
- TASVideo – Multiple context initialization causes crash (#721)
- TASVideo – Inconsistent clearing behavior (#720)
- FFmpegEncoder –
vfoption being overwritten (#715)