Martin Storsjö
|
4b524649ff
checkasm: Print benchmarks of C-only functions
|
3 months ago |
Zhao Zhili
|
018ec4fe5f
tests/checkasm: Simplify logic for WASI signal handling
|
2 months ago |
Zhao Zhili
|
ea3d21c349
tests/checkasm: Add partial support for wasm
|
2 months ago |
Rémi Denis-Courmont
|
55aa81d5cc
checkasm: add RISC-V vector width to arch info
|
2 months ago |
Kyosuke Kawakami
|
711290f9a3
checkasm/diracdsp: test add_dirac_obmc
|
2 months ago |
Martin Storsjö
|
c65a294f79
checkasm: Print the SVE vector length at startup
|
4 months ago |
Martin Storsjö
|
e6eabb7ce7
aarch64: Add CPU feature flags for SVE and SVE2
|
1 year ago |
Rémi Denis-Courmont
|
d9f594209f
checkasm/riscv: print official extension names
|
5 months ago |
J. Dekker
|
e758b24396
checkasm: add wildcompares for test & functions
|
5 months ago |
J. Dekker
|
d0986709a8
checkasm: improve print format
|
6 months ago |
J. Dekker
|
03f26549cd
checkasm: print only results to stdout
|
5 months ago |
J. Dekker
|
42528ff835
checkasm: add csv/tsv bench output
|
6 months ago |
Ramiro Polla
|
834964ce1a
checkasm/mpegvideoencdsp: add pix_sum, pix_norm1, and draw_edges
|
5 months ago |
Ramiro Polla
|
a2e01cade8
checkasm/yuv2yuv: add tests for semiplanar unscaled converters
|
6 months ago |
Rémi Denis-Courmont
|
d1326b6347
lavu/riscv: drop probing for zba CPU capability
|
6 months ago |
Rémi Denis-Courmont
|
1b2a925e94
lavc/riscv: drop probing for F & D extensions
|
6 months ago |
Rémi Denis-Courmont
|
45d7078a21
lavu/riscv: add CPU flag for B bit manipulations
|
6 months ago |
Ramiro Polla
|
1fb77347c8
checkasm: add tests for yuv2rgb
|
7 months ago |
Zhao Zhili
|
74b4e550cb
tests/checkasm: Remove check on linux perf fd in uninit
|
7 months ago |
Ramiro Polla
|
874152033d
checkasm: add tests for {lum,chr}ConvertRange
|
8 months ago |
Rémi Denis-Courmont
|
8d117024fe
checkasm: disable unaligned access emulation
|
8 months ago |
Rémi Denis-Courmont
|
fc85aff72f
checkasm: add linear least square tests
|
8 months ago |
Rémi Denis-Courmont
|
44f7f6e010
checkasm: add h263dsp.{h,v}_loop_filter
|
8 months ago |
Rémi Denis-Courmont
|
d03cdfa2b6
checkasm/riscv: test misaligned before V
|
8 months ago |
Lynne
|
d43e123837
checkasm: print bench runs when benchmarking
|
8 months ago |
J. Dekker
|
b1adf6d1d0
checkasm: add runs argument to adjust during bench
|
9 months ago |
Rémi Denis-Courmont
|
b410439263
lavu/riscv: CPU flag for fast misaligned accesses
|
9 months ago |
Wu Jianhua
|
9ef6e15b04
tests/checkasm: add checkasm_check_vvc_alf and check_alf_filter
|
9 months ago |
Rémi Denis-Courmont
|
01c5f4ad9f
riscv: add Zvbb vector bit manipulation extension
|
9 months ago |
Ramiro Polla
|
250c0defa2
checkasm: add test for fdct
|
9 months ago |
sunyuechi
|
cfa8d2488d
checkasm/rv40dsp: add chroma_mc test
|
9 months ago |
J. Dekker
|
985fdf8e3d
tests/checkasm: add exclude_guest for non-x86 linux perf
|
10 months ago |
sunyuechi
|
6728edadde
checkasm/rv34dsp: add rv34_inv_transform_dc test
|
1 year ago |
Wu Jianhua
|
fb26c7bfd4
tests/checkasm: add checkasm_check_vvc_mc
|
1 year ago |
Martin Storsjö
|
ac40c3bb07
checkasm: Test whether the native FFmpeg timers work
|
1 year ago |
sunyuechi
|
202a35ecdb
checkasm/svqenc: add ssd_int8_vs_int16 test
|
1 year ago |
Martin Storsjö
|
65739691b9
checkasm: Generalize crash handling
|
1 year ago |
sunyuechi
|
3bdb0fe511
checkasm/takdsp: add decorrelate_ls test
|
1 year ago |
Martin Storsjö
|
f5e3e9e04e
checkasm: Remove unnecessary const on scalar parameters
|
1 year ago |
sunyuechi
|
1c3620b2bb
checkasm: test for abs_pow34
|
1 year ago |
Rémi Denis-Courmont
|
b3825bbe45
riscv: test for assembler support
|
1 year ago |
sunyuechi
|
d0ec826077
checkasm/ac3dsp: add float_to_fixed24 test
|
1 year ago |
Rémi Denis-Courmont
|
7212466e73
checkasm/riscv: report an error upon SIGILL
|
1 year ago |
Rémi Denis-Courmont
|
286d674221
checkasm: add helper to report a fatal signal
|
1 year ago |
Rémi Denis-Courmont
|
6720a509a7
checkasm: add lossless audio DSP
|
1 year ago |
Rémi Denis-Courmont
|
f25ad0fe02
checkasm: improve Linux perf error message
|
1 year ago |
Rémi Denis-Courmont
|
b6585eb04c
lavu: add/use flag for RISC-V Zba extension
|
1 year ago |
Rémi Denis-Courmont
|
98e4dd39c5
checkasm: test Zbb before V
|
1 year ago |
Rémi Denis-Courmont
|
d8ea5f50e2
checkasm: print usage on invalid arguments
|
1 year ago |
Martin Storsjö
|
397cb623c8
aarch64: Add cpu flags for the dotprod and i8mm extensions
|
1 year ago |