v1.0.2
·
159 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
Fixed
- Added fallback to encoder (MFT) selection code for Windows to work with environments which fail to initialize the encoder with MF_E_UNSUPPORTED_D3D_TYPE (0xC00D6D76).
- Added context to error messages to improve debuggability.
- Changed UniEnc.VideoEncoder UniEnc.AudioEncoder to throw ObjectDisposedException instead of InvalidOperationException when the encoder input or output is disposed already.
PRs
Full Changelog: v1.0.1...v1.0.2