[FFmpeg-devel] [PATCH 3/3] avfilter/yadif: add avx2 filter_line function
James Darnley
jdarnley at obe.tv
Mon Feb 20 14:55:25 EET 2023
On 2/10/23 14:06, James Darnley wrote:
> snip
This patch set is broken. The checkasm test is incomplete. This avx2
function has some bug that only manifests when the strides (prefs mrefs)
are opposite signs (one positive and one negative). That situation is
what happens with real usage. I fixed my checkasm test which also shows it.
Consider this patch set retracted until I can fix it.
More information about the ffmpeg-devel
mailing list