#bindings #decoder #codec #image #multimedia

cadeau-sys

FFI bindings to Cadeau library, performance primitives and media foundation functions

3 unstable releases

0.2.1 Jul 26, 2024
0.2.0 Jul 25, 2024
0.1.0 Jul 24, 2024

#1133 in Rust patterns

Download history 365/week @ 2024-07-23 28/week @ 2024-07-30

81 downloads per month

MIT/Apache

13KB
149 lines

A dangerously unsafe cadeau to Rust

:warn: This crate has been replaced by xmf-sys :warn:

Low-level and unidiomatic bindings to Cadeau library, performance primitives and media foundation functions.

It’s possible to choose between dynamically loading the library at runtime by enabling the dlopen feature, or regular static / dynamic linkage at build-time. The API itself is identical except for a init function which must be called before using other API when dlopen feature is enabled.

Dependencies

~0.1–4.5MB