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.
 
 
 
 
Ramiro Polla e0cc06184c checkasm/sw_rgb: add rgb24toyv12 tests 4 months ago
..
aarch64
arm
riscv checkasm/riscv: preserve T1 whilst calling... 5 months ago
x86 x86: replace explicit REP_RETs with RETs 2 years ago
.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 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
ac3dsp.c checkasm: Increase the tolerance for ac3_sum_square_butterfly_float 5 months ago
af_afir.c checkasm: test for dcmul_add 1 year ago
alacdsp.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
audiodsp.c checkasm/audiodsp: Be strict about MMX 2 years ago
av_tx.c avutil/common: Don't auto-include mem.h 9 months ago
blockdsp.c checkasm/blockdsp: use smallest allowed aligned buffers for fill_block_tab tests 8 months ago
bswapdsp.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
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 tests/checkasm: Improve included headers 10 months ago
fdctdsp.c checkasm: add test for fdct 8 months ago
fixed_dsp.c configure: Remove av_restrict 10 months ago
flacdsp.c checkasm/flacdsp: add a test for lpc33 7 months ago
float_dsp.c checkasm/float_dsp: add double-precision scalar product 7 months ago
fmtconvert.c avcodec/fmtconvert: Remove unused AVCodecContext parameter 2 years ago
g722dsp.c
h263dsp.c checkasm: add h263dsp.{h,v}_loop_filter 7 months ago
h264chroma.c checkasm: Fix h264chroma test name 8 months ago
h264dsp.c checkasm/h264dsp: test TX bypass 5 months ago
h264pred.c tests/checkasm: Improve included headers 10 months ago
h264qpel.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
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 7 months ago
idctdsp.c avcodec/idctdsp: Avoid inclusion of avcodec.h 1 year ago
jpeg2000dsp.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
llauddsp.c tests/checkasm/llauddsp: Avoid UB integer overflow 7 months ago
lls.c checkasm/lls: increase epsilon value for the update_lls test 5 months ago
llviddsp.c tests/checkasm: Fix build error when enable linux perf on Android 7 months ago
llviddspenc.c tests/checkasm/llvidencdsp: Don't use declare_func_emms 1 year ago
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() 6 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 configure: Remove av_restrict 10 months ago
rv34dsp.c checkasm/rv34dsp: add rv34_idct_dc_add test 10 months ago
rv40dsp.c checkasm/rv40dsp: add chroma_mc test 8 months ago
sbrdsp.c checkasm: test the noise case of sbrdsp.hf_apply_noise 1 year ago
svq1enc.c tests/checkasm/svq1enc: Use proper range for input 8 months ago
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: add rgb24toyv12 tests 4 months ago
sw_scale.c avutil/common: Don't auto-include mem.h 9 months ago
sw_yuv2rgb.c swscale/yuv2rgb: add yuv42{0,2}p -> gbrp unscaled colorspace converters 4 months ago
sw_yuv2yuv.c checkasm/yuv2yuv: add tests for semiplanar unscaled converters 4 months ago
synth_filter.c dca_core: convert to lavu/tx 2 years ago
takdsp.c avcodec/takdsp: fix const correctness 1 year ago
utvideodsp.c tests/checkasm: Improve included headers 10 months ago
v210dec.c checkasm/v210dec: add extra space to the destination arrays 2 years ago
v210enc.c checkasm/v210enc: test the entire width of 10-bit planar input arrays 2 years ago
vc1dsp.c checkasm: vc1dsp: Align buffers sufficiently for the mspel tests 8 months ago
vf_blend.c tests/checkasm/vf_blend: Update function type 7 months ago
vf_bwdif.c tests/checkasm/vf_bwdif: Use correct function pointer type 7 months ago
vf_colorspace.c tests/checkasm/vf_colorspace: Use correct function pointer type 7 months ago
vf_convolution.c libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI 2 years ago
vf_eq.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
vf_gblur.c avutil/common: Don't auto-include mem.h 9 months ago
vf_hflip.c avfilter/vf_hflip: Move ff_hflip_init into a header 3 years ago
vf_nlmeans.c avutil/common: Don't auto-include mem.h 9 months ago
vf_threshold.c avfilter/vf_threshold: Move ff_threshold_init into a header 3 years ago
videodsp.c lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
vorbisdsp.c configure: Remove av_restrict 10 months ago
vp8dsp.c checkasm/vp8dsp: add VP7 tests 7 months ago
vp9dsp.c avutil/internal: Don't auto-include emms.h 1 year ago
vvc_alf.c checkasm/vvc_alf: ensure right and bottom boundaries are not overwritten by asm 6 months ago
vvc_mc.c checkasm: add vvc_bdof test 4 months ago