On Fri, Aug 29, 2025 at 08:19:39PM +0000, Zsolt Vadász via ffmpeg-devel wrote:
> 
> This patch series makes vf_minterpolate approximately 5% faster,
> according to my tests, which I performed on a Ryzen 7 PRO 4750U,
> compiling with GCC 15.2.1, using -O2.
> 
> Zsolt Vadasz (2):
>   libavfilter/vf_minterpolate: Hoist hot loop in `set_frame_data`
>   libavfilter/vf_minterpolate: Use local variable in array access
> 
>  libavfilter/vf_minterpolate.c | 21 ++++++++++++---------
>  1 file changed, 12 insertions(+), 9 deletions(-)

will apply

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many things microsoft did are stupid, but not doing something just because
microsoft did it is even more stupid. If everything ms did were stupid they
would be bankrupt already.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-le...@ffmpeg.org

Reply via email to