Ramiro Polla 1fb77347c8 checkasm: add tests for yuv2rgb 2 weeks ago
..
aarch64 ed7d73355e checkasm: aarch64: Check for stack overflows 4 years ago
arm 6cb2d4d94b checkasm: arm: Check for stack overflows 4 years ago
riscv 65739691b9 checkasm: Generalize crash handling 5 months ago
x86 bbe95f7353 x86: replace explicit REP_RETs with RETs 1 year ago
.gitignore 257f00ec1a Split global .gitignore file into per-directory files 8 years ago
Makefile 1fb77347c8 checkasm: add tests for yuv2rgb 4 days ago
aacencdsp.c 91b9af0058 x86/aacencdsp: add AVX version of quantize_bands 3 weeks ago
aacpsdsp.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
ac3dsp.c ee1bc723de avcodec/ac3: Implement sum_square_butterfly_float for aarch64 NEON 2 months ago
af_afir.c ea6817d2a7 checkasm: test for dcmul_add 7 months ago
alacdsp.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
audiodsp.c 42921190cb checkasm/audiodsp: Be strict about MMX 1 year ago
av_tx.c 790f793844 avutil/common: Don't auto-include mem.h 3 months ago
blockdsp.c b6054e57cb checkasm/blockdsp: use smallest allowed aligned buffers for fill_block_tab tests 1 month ago
bswapdsp.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
checkasm.c 1fb77347c8 checkasm: add tests for yuv2rgb 4 days ago
checkasm.h 1fb77347c8 checkasm: add tests for yuv2rgb 4 days ago
exrdsp.c 0f944c8b27 tests/checkasm: Improve included headers 4 months ago
fdctdsp.c 250c0defa2 checkasm: add test for fdct 1 month ago
fixed_dsp.c c00cd007e8 configure: Remove av_restrict 3 months ago
flacdsp.c 0920f506a7 checkasm/flacdsp: add a test for lpc33 1 month ago
float_dsp.c 98405d28fa checkasm/float_dsp: add double-precision scalar product 1 month ago
fmtconvert.c 9beba05311 avcodec/fmtconvert: Remove unused AVCodecContext parameter 1 year ago
g722dsp.c 823cc7e25f checkasm: add a g722dsp test 7 years ago
h263dsp.c 44f7f6e010 checkasm: add h263dsp.{h,v}_loop_filter 1 month ago
h264chroma.c 11f689317d checkasm: Fix h264chroma test name 1 month ago
h264dsp.c 6093367147 checkasm: h264dsp: Avoid out of buffer writes when benchmarking 1 month ago
h264pred.c 0f944c8b27 tests/checkasm: Improve included headers 4 months ago
h264qpel.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
hevc_add_res.c e4601cc339 lavc/hevc*: move to hevc/ subdir 4 weeks ago
hevc_deblock.c e4601cc339 lavc/hevc*: move to hevc/ subdir 4 weeks ago
hevc_idct.c e4601cc339 lavc/hevc*: move to hevc/ subdir 4 weeks ago
hevc_pel.c e4601cc339 lavc/hevc*: move to hevc/ subdir 4 weeks ago
hevc_sao.c e4601cc339 lavc/hevc*: move to hevc/ subdir 4 weeks ago
huffyuvdsp.c 631636e582 tests/checkasm/huffyuvdsp: Use correct function pointer type 1 month ago
idctdsp.c a84fe06112 avcodec/idctdsp: Avoid inclusion of avcodec.h 9 months ago
jpeg2000dsp.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
llauddsp.c dff0a1557e tests/checkasm/llauddsp: Avoid UB integer overflow 1 month ago
lls.c a7e9f1c1e7 checkasm/lls: add missing random values to the test buffers 2 weeks ago
llviddsp.c b1240c983f tests/checkasm: Fix build error when enable linux perf on Android 3 weeks ago
llviddspenc.c e7866e00c8 tests/checkasm/llvidencdsp: Don't use declare_func_emms 10 months ago
lpc.c 0a949aacae checkasm/lpc: use fixed length to bench apply_welch_window 1 month ago
motion.c 8b4f7c0663 avcodec/me_cmp: Zero MECmpContext in ff_me_cmp_init() 1 week ago
opusdsp.c 134dba9544 opusdsp: add ability to modify deemphasis constant 2 months ago
pixblockdsp.c c00cd007e8 configure: Remove av_restrict 3 months ago
rv34dsp.c d133e52790 checkasm/rv34dsp: add rv34_idct_dc_add test 4 months ago
rv40dsp.c cfa8d2488d checkasm/rv40dsp: add chroma_mc test 2 months ago
sbrdsp.c 20e6195c54 checkasm: test the noise case of sbrdsp.hf_apply_noise 7 months ago
svq1enc.c 6fa967810d tests/checkasm/svq1enc: Use proper range for input 1 month ago
sw_gbrp.c 784672b833 tests/checkasm/sw_gbrp: Use correct function types for calls 1 month ago
sw_range_convert.c 874152033d checkasm: add tests for {lum,chr}ConvertRange 2 weeks ago
sw_rgb.c 287d139b77 checkasm/sw_rgb: fix alignment of buffers for rgb_to_yuv tests 3 weeks ago
sw_scale.c 790f793844 avutil/common: Don't auto-include mem.h 3 months ago
sw_yuv2rgb.c 1fb77347c8 checkasm: add tests for yuv2rgb 4 days ago
synth_filter.c e0661fc805 dca_core: convert to lavu/tx 1 year ago
takdsp.c 46775e64f8 avcodec/takdsp: fix const correctness 6 months ago
utvideodsp.c 0f944c8b27 tests/checkasm: Improve included headers 4 months ago
v210dec.c eef763c705 checkasm/v210dec: add extra space to the destination arrays 1 year ago
v210enc.c cfd1c3c0a1 checkasm/v210enc: test the entire width of 10-bit planar input arrays 1 year ago
vc1dsp.c d11be191fa checkasm: vc1dsp: Align buffers sufficiently for the mspel tests 2 months ago
vf_blend.c 9126705e6e tests/checkasm/vf_blend: Update function type 1 month ago
vf_bwdif.c caec57eb3a tests/checkasm/vf_bwdif: Use correct function pointer type 1 month ago
vf_colorspace.c 4c57cbda67 tests/checkasm/vf_colorspace: Use correct function pointer type 1 month ago
vf_convolution.c 3ab11dc5bb libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI 1 year ago
vf_eq.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
vf_gblur.c 790f793844 avutil/common: Don't auto-include mem.h 3 months ago
vf_hflip.c fbe4e825d8 avfilter/vf_hflip: Move ff_hflip_init into a header 2 years ago
vf_nlmeans.c 790f793844 avutil/common: Don't auto-include mem.h 3 months ago
vf_threshold.c 11e37539ee avfilter/vf_threshold: Move ff_threshold_init into a header 2 years ago
videodsp.c c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 3 years ago
vorbisdsp.c c00cd007e8 configure: Remove av_restrict 3 months ago
vp8dsp.c 8a96495fef checkasm/vp8dsp: add VP7 tests 1 month ago
vp9dsp.c f8503b4c33 avutil/internal: Don't auto-include emms.h 10 months ago
vvc_alf.c 0333b97414 checkasm/vvc_alf: ensure right and bottom boundaries are not overwritten by asm 1 week ago
vvc_mc.c 4008a80c1b tests/checkasm/vvc_mc: don't zero the SAD buffers 1 month ago