mirror of
https://github.com/encounter/rust-ffmpeg.git
synced 2026-03-30 11:37:01 -07:00
master
This fixes an accidental transmute (found by @projectgus) from an &Input to a &Context, which was only working accidentally by type layout coincidence. Co-Authored-By: Angus Gratton <gus@projectgus.com>
Description
Languages
Rust
99.6%
Nix
0.4%