rust-ffmpeg icon indicating copy to clipboard operation
rust-ffmpeg copied to clipboard

Does `software::scaling::context::Context` not implement `Send` for a reason?

Open tdgne opened this issue 2 years ago • 2 comments

I am not that familiar with ffmpeg, but I thought it'd be useful to have software::scaling::context::Context implement Send just like software::resampling::context::Context does here if possible.

tdgne avatar May 04 '22 17:05 tdgne

There is an open pr for this at #85 btw

quorth0n avatar Sep 03 '22 16:09 quorth0n

is there a reason the pr where closed? i have also run into this issue

n1ght-hunter avatar Apr 17 '23 07:04 n1ght-hunter