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(-) -- 2.51.0 _______________________________________________ ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org To unsubscribe send an email to ffmpeg-devel-le...@ffmpeg.org