Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Alan Kelly <alankelly-at-google.com@ffmpeg.org>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH v2 4/5] libswscale: Enable hscale_avx2 for all input sizes.
Date: Mon, 18 Jul 2022 09:54:39 +0200
Message-ID: <CABaBdZq2hG=M4k-2F7vpHuv=4moo-HRun0-F21NEbaH2HosGiA@mail.gmail.com> (raw)
In-Reply-To: <20220716111431.GG2088045@pb2>

Hi Michael,

I have tried to recreate this locally in a clean client applying the
patches as sent in the email thread. I have tried gcc and mingw and this
passes for me. Are you sure you applied both patches 3 & 4? If only patch 4
is applied, then I get the error you have.

Thanks,

Alan



On Sat, Jul 16, 2022 at 1:14 PM Michael Niedermayer <michael@niedermayer.cc>
wrote:

> On Fri, Jul 15, 2022 at 05:03:56PM +0200, Alan Kelly wrote:
> > Hi Michael,
> >
> > Thanks for looking at this. I fixed the test issue.
>
> seems to be still failing here:
> make distclean ; ./configure && make -j32  tests/checkasm/checkasm &&
> tests/checkasm/checkasm --test=sw_scale
> checkasm: using random seed 1328711543
> MMXEXT:
>  - sw_scale.yuv2yuvX [OK]
> SSE2:
>  - sw_scale.hscale   [OK]
> SSE3:
>  - sw_scale.yuv2yuvX [OK]
> SSSE3:
>  - sw_scale.hscale   [OK]
> SSE4.1:
>  - sw_scale.hscale   [OK]
> AVX2:
>    hscale_8_to_15__fs_4_dstW_8_avx2 (sw_scale.c:235)
>    hscale_8_to_15__fs_4_dstW_24_avx2 (sw_scale.c:235)
>    hscale_8_to_15__fs_8_dstW_8_avx2 (sw_scale.c:235)
>    hscale_8_to_15__fs_8_dstW_24_avx2 (sw_scale.c:235)
>    hscale_8_to_15__fs_12_dstW_8_avx2 (sw_scale.c:235)
>    hscale_8_to_15__fs_12_dstW_24_avx2 (sw_scale.c:235)
>    hscale_8_to_15__fs_16_dstW_8_avx2 (sw_scale.c:235)
>    hscale_8_to_15__fs_16_dstW_24_avx2 (sw_scale.c:235)
>    hscale_8_to_15__fs_32_dstW_8_avx2 (sw_scale.c:235)
>    hscale_8_to_15__fs_32_dstW_24_avx2 (sw_scale.c:235)
>    hscale_8_to_15__fs_40_dstW_8_avx2 (sw_scale.c:235)
>    hscale_8_to_15__fs_40_dstW_24_avx2 (sw_scale.c:235)
>  - sw_scale.hscale   [FAILED]
>  - sw_scale.yuv2yuvX [OK]
> checkasm: 12 of 504 tests have failed
>
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> It is a danger to trust the dream we wish for rather than
> the science we have, -- Dr. Kenneth Brown
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

  reply	other threads:[~2022-07-18  7:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-17 10:04 Alan Kelly
2022-04-22  8:04 ` Alan Kelly
2022-07-13  8:05   ` Alan Kelly
2022-07-14 16:56 ` Michael Niedermayer
2022-07-15 14:59   ` Alan Kelly
2022-07-15 15:03     ` Alan Kelly
2022-07-16 11:14       ` Michael Niedermayer
2022-07-18  7:54         ` Alan Kelly [this message]
2022-07-18 16:49           ` Michael Niedermayer
2022-08-15  8:36             ` Alan Kelly

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CABaBdZq2hG=M4k-2F7vpHuv=4moo-HRun0-F21NEbaH2HosGiA@mail.gmail.com' \
    --to=alankelly-at-google.com@ffmpeg.org \
    --cc=ffmpeg-devel@ffmpeg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git