You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Martin Storsjö
157ce21939
checkasm/sw_rgb: Revert test additions from e18b46d95f
...
The unaligned width test cases fail on i386; we have an assembly
function of rgb24toyv12 which is enabled only within
"#if ARCH_X86_32 && HAVE_7REGS", which seems to fail these new
test cases for unaligned widths.
As that assembly function has existed for a long time in that form,
the issue probably isn't very recent, thus skip testing these cases
for now.
Once the assembly function has been fixed, these test cases can
be readded.
Signed-off-by: Martin Storsjö <martin@martin.st>
3 months ago
..
aarch64
…
arm
…
riscv
checkasm/riscv: preserve T1 whilst calling...
5 months ago
x86
…
.gitignore
…
Makefile
checkasm/mpegvideoencdsp: add pix_sum, pix_norm1, and draw_edges
4 months ago
aacencdsp.c
x86/aacencdsp: add AVX version of quantize_bands
7 months ago
aacpsdsp.c
…
ac3dsp.c
checkasm: Increase the tolerance for ac3_sum_square_butterfly_float
6 months ago
af_afir.c
…
alacdsp.c
…
audiodsp.c
…
av_tx.c
…
blockdsp.c
…
bswapdsp.c
…
checkasm.c
checkasm/riscv: print official extension names
4 months ago
checkasm.h
checkasm/mpegvideoencdsp: add pix_sum, pix_norm1, and draw_edges
4 months ago
exrdsp.c
…
fdctdsp.c
…
fixed_dsp.c
…
flacdsp.c
checkasm/flacdsp: add a test for lpc33
8 months ago
float_dsp.c
checkasm/float_dsp: add double-precision scalar product
7 months ago
fmtconvert.c
…
g722dsp.c
…
h263dsp.c
checkasm: add h263dsp.{h,v}_loop_filter
7 months ago
h264chroma.c
…
h264dsp.c
checkasm/h264dsp: test TX bypass
6 months ago
h264pred.c
…
h264qpel.c
…
hevc_add_res.c
lavc/hevc*: move to hevc/ subdir
7 months ago
hevc_deblock.c
lavc/hevc*: move to hevc/ subdir
7 months ago
hevc_idct.c
lavc/hevc*: move to hevc/ subdir
7 months ago
hevc_pel.c
lavc/hevc*: move to hevc/ subdir
7 months ago
hevc_sao.c
lavc/hevc*: move to hevc/ subdir
7 months ago
huffyuvdsp.c
tests/checkasm/huffyuvdsp: Use correct function pointer type
8 months ago
idctdsp.c
…
jpeg2000dsp.c
…
llauddsp.c
tests/checkasm/llauddsp: Avoid UB integer overflow
8 months ago
lls.c
checkasm/lls: increase epsilon value for the update_lls test
6 months ago
llviddsp.c
tests/checkasm: Fix build error when enable linux perf on Android
7 months ago
llviddspenc.c
…
lpc.c
checkasm/lpc: use fixed length to bench apply_welch_window
7 months ago
motion.c
avcodec/me_cmp: Zero MECmpContext in ff_me_cmp_init()
7 months ago
mpegvideoencdsp.c
avcodec/mpegvideoencdsp: convert stride parameters from int to ptrdiff_t
4 months ago
opusdsp.c
lavc/opus*: move to opus/ subdir
4 months ago
pixblockdsp.c
…
rv34dsp.c
…
rv40dsp.c
…
sbrdsp.c
…
svq1enc.c
…
sw_gbrp.c
fate/checkasm/sw_gbrp: don't randomly set internal values
4 months ago
sw_range_convert.c
checkasm: add tests for {lum,chr}ConvertRange
7 months ago
sw_rgb.c
checkasm/sw_rgb: Revert test additions from e18b46d95f
3 months ago
sw_scale.c
…
sw_yuv2rgb.c
swscale/yuv2rgb: add yuv42{0,2}p -> gbrp unscaled colorspace converters
5 months ago
sw_yuv2yuv.c
checkasm/yuv2yuv: add tests for semiplanar unscaled converters
4 months ago
synth_filter.c
…
takdsp.c
…
utvideodsp.c
…
v210dec.c
…
v210enc.c
…
vc1dsp.c
…
vf_blend.c
tests/checkasm/vf_blend: Update function type
8 months ago
vf_bwdif.c
tests/checkasm/vf_bwdif: Use correct function pointer type
8 months ago
vf_colorspace.c
tests/checkasm/vf_colorspace: Use correct function pointer type
8 months ago
vf_convolution.c
…
vf_eq.c
…
vf_gblur.c
…
vf_hflip.c
…
vf_nlmeans.c
…
vf_threshold.c
…
videodsp.c
…
vorbisdsp.c
…
vp8dsp.c
checkasm/vp8dsp: add VP7 tests
7 months ago
vp9dsp.c
…
vvc_alf.c
checkasm/vvc_alf: ensure right and bottom boundaries are not overwritten by asm
7 months ago
vvc_mc.c
checkasm: add vvc_bdof test
4 months ago