From: Michael Niedermayer <michael@niedermayer.cc>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH v2] checkasm/hevc_deblock: add luma and chroma full
Date: Thu, 25 Jan 2024 01:04:06 +0100
Message-ID: <20240125000406.GF6420@pb2> (raw)
In-Reply-To: <20240124120634.84237-1-jdek@itanimul.li>
[-- Attachment #1.1: Type: text/plain, Size: 2112 bytes --]
On Wed, Jan 24, 2024 at 01:06:34PM +0100, J. Dekker wrote:
> Signed-off-by: J. Dekker <jdek@itanimul.li>
> ---
> tests/checkasm/hevc_deblock.c | 225 +++++++++++++++++++++++++++++-----
> 1 file changed, 195 insertions(+), 30 deletions(-)
>
> - added luma 10/12 bit
> - supporting full (*_c) luma & chroma functions
> - dynamically generating all test data
>
> Appears to work for me. Testing on x86, hits the filtering decisions correctly.
> x86 doesn't have the full asm functions though, need to check a platform which
> has them (though the difference is minor, not sure why it wouldn't work).
I see intermittend failures on x86-64 linux
make V=2 fate-checkasm-hevc_deblock
TEST checkasm-hevc_deblock
./tests/fate-run.sh fate-checkasm-hevc_deblock "fate-suite/" "" "" 'run tests/checkasm/checkasm --test=hevc_deblock' 'null' '' '' '1' '' '' '' '' '' '' '' '' '' ''
/tests/checkasm/checkasm --test=hevc_deblock
$ make V=2 fate-checkasm-hevc_deblock
...
TEST checkasm-hevc_deblock
./tests/fate-run.sh fate-checkasm-hevc_deblock "fate-suite/" "" "" 'run tests/checkasm/checkasm --test=hevc_deblock' 'null' '' '' '1' '' '' '' '' '' '' '' '' '' ''
/tests/checkasm/checkasm --test=hevc_deblock
Test checkasm-hevc_deblock failed. Look at tests/data/fate/checkasm-hevc_deblock.err for details.
checkasm: using random seed 241122653
SSE2:
- hevc_deblock.chroma [OK]
hevc_h_loop_filter_luma12_weak_sse2 (hevc_deblock.c:230)
- hevc_deblock.luma [FAILED]
SSSE3:
- hevc_deblock.luma [OK]
AVX:
- hevc_deblock.chroma [OK]
- hevc_deblock.luma [OK]
checkasm: 1 of 66 tests have failed
threads=1
tests/Makefile:318: recipe for target 'fate-checkasm-hevc_deblock' failed
make: *** [fate-checkasm-hevc_deblock] Error 1
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
"You are 36 times more likely to die in a bathtub than at the hands of a
terrorist. Also, you are 2.5 times more likely to become a president and
2 times more likely to become an astronaut, than to die in a terrorist
attack." -- Thoughty2
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 251 bytes --]
_______________________________________________
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".
prev parent reply other threads:[~2024-01-25 0:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-24 12:06 J. Dekker
2024-01-24 13:39 ` Martin Storsjö
2024-01-25 0:04 ` Michael Niedermayer [this message]
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=20240125000406.GF6420@pb2 \
--to=michael@niedermayer.cc \
--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