zmwangx / rust-ffmpeg

Safe FFmpeg wrapper.
Do What The F*ck You Want To Public License
1.3k stars 203 forks source link

impl Send for software::scaling::Context #153

Open n00kii opened 1 year ago

n00kii commented 1 year ago

as someone once said in a previous PR (not sure why it was closed),

AFAICT the scaling Context should impl Send just like the resampler