fix(dgw): update cadeau native library to v2025.9.25.0#1708
fix(dgw): update cadeau native library to v2025.9.25.0#1708Richard Markiewicz (thenextman) wants to merge 1 commit intomasterfrom
Conversation
The pinned libxmf version (v2025.7.16.0) is out of sync with the cadeau Rust crate (0.5.1), which expects the newer XmfVpxEncoderConfig struct layout including the preset field added in cadeau PR #73. This ABI mismatch causes issues on recent installs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Let maintainers know that an action is required on their side
|
The pinned
libxmfnative binary version (v2025.7.16.0) is out of sync with thecadeaucrate (0.5.1) on crates.io, which expects the newerXmfVpxEncoderConfigstruct layout including thepresetfield added in cadeau PR #73. This ABI mismatch causes issues on recent installs.Issue: DVLS-14057