Hi, On Fri, Oct 7, 2022 at 9:25 PM Andreas Rheinhardt < [email protected]> wrote:
> There is no MMX code for loop filters since commit > 6a551f14050674fb685920eb1b0640810cacccf9, so use declare_func > instead of declare_func_emms() to also test that we are not > in MMX mode after return. > > Signed-off-by: Andreas Rheinhardt <[email protected]> > --- > tests/checkasm/vp8dsp.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > LGTM. Ronald _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
