| Commit message (Expand) | Author | Age | Files | Lines |
* | tests/checkasm/vvc_mc: add check_avg | Wu Jianhua | 2024-02-01 | 1 | -0/+64 |
* | tests/checkasm: add checkasm_check_vvc_mc | Wu Jianhua | 2024-02-01 | 4 | -0/+275 |
* | tests/checkasm/aacencdsp: Use float_near_ulp_array() for abs_pow34() test | Michael Niedermayer | 2024-01-24 | 1 | -1/+1 |
* | checkasm: Test whether the native FFmpeg timers work | Martin Storsjö | 2024-01-15 | 1 | -1/+11 |
* | checkasm/svqenc: add ssd_int8_vs_int16 test | sunyuechi | 2024-01-15 | 4 | -0/+73 |
* | checkasm: Generalize crash handling | Martin Storsjö | 2024-01-11 | 3 | -44/+153 |
* | avcodec/takdsp: fix const correctness | James Almer | 2023-12-22 | 1 | -3/+3 |
* | checkasm/takdsp: add decorrelate_sf test | James Almer | 2023-12-22 | 1 | -3/+32 |
* | checkasm: Fix the takdsp tests | Martin Storsjö | 2023-12-22 | 1 | -9/+10 |
* | checkasm/takdsp: add decorrelate_sm test | sunyuechi | 2023-12-21 | 1 | -0/+29 |
* | checkasm/takdsp: add decorrelate_sr test | sunyuechi | 2023-12-21 | 1 | -0/+27 |
* | checkasm/takdsp: add decorrelate_ls test | sunyuechi | 2023-12-21 | 4 | -0/+73 |
* | checkasm: Remove unnecessary const on scalar parameters | Martin Storsjö | 2023-12-21 | 2 | -6/+6 |
* | checkasm: test for abs_pow34 | sunyuechi | 2023-12-11 | 4 | -0/+75 |
* | riscv: test for assembler support | Rémi Denis-Courmont | 2023-12-08 | 3 | -3/+6 |
* | checkasm: Fix the signature of float_to_fixed24 | Martin Storsjö | 2023-12-02 | 1 | -1/+1 |
* | checkasm/ac3dsp: add float_to_fixed24 test | sunyuechi | 2023-12-01 | 4 | -0/+75 |
* | checkasm: test for dcmul_add | sunyuechi | 2023-11-27 | 1 | -43/+98 |
* | checkasm/riscv: report an error upon SIGILL | Rémi Denis-Courmont | 2023-11-23 | 3 | -2/+30 |
* | checkasm: add helper to report a fatal signal | Rémi Denis-Courmont | 2023-11-23 | 2 | -4/+12 |
* | checkasm/flacdsp: add LPC test | Rémi Denis-Courmont | 2023-11-18 | 1 | -0/+32 |
* | checkasm/flacdsp: fix ls/rs/ms tests | Rémi Denis-Courmont | 2023-11-17 | 1 | -1/+1 |
* | checkasm: add lossless audio DSP | Rémi Denis-Courmont | 2023-11-16 | 4 | -0/+120 |
* | checkasm/huffyuvdsp: test for add_hfyu_left_pred_bgr32 | Rémi Denis-Courmont | 2023-11-15 | 1 | -0/+30 |
* | checkasm: test the noise case of sbrdsp.hf_apply_noise | Rémi Denis-Courmont | 2023-11-13 | 1 | -1/+4 |
* | checkasm: test with random bw value | Rémi Denis-Courmont | 2023-11-12 | 1 | -2/+2 |
* | checkasm/motion: Don't allocate AVCodecContext | Andreas Rheinhardt | 2023-09-28 | 1 | -7/+3 |
* | avfilter/bwdif: Add proper BWDIFDSPContext | Andreas Rheinhardt | 2023-09-28 | 1 | -3/+2 |
* | avcodec/idctdsp: Avoid inclusion of avcodec.h | Andreas Rheinhardt | 2023-09-11 | 1 | -0/+1 |
* | avutil/internal: Don't auto-include emms.h | Andreas Rheinhardt | 2023-09-04 | 2 | -0/+2 |
* | tests/checkasm/sw_scale: Avoid declare_func_emms where possible | Andreas Rheinhardt | 2023-09-04 | 1 | -6/+6 |
* | tests/checkasm/llvidencdsp: Don't use declare_func_emms | Andreas Rheinhardt | 2023-09-04 | 1 | -2/+2 |
* | tests/checkasm/hevc_*: Avoid using declare_func_emms where possible | Andreas Rheinhardt | 2023-09-04 | 4 | -32/+32 |
* | checkasm: hevc_sao: Fix a regression in hevc_sao_edge | Matthias Dressel | 2023-08-24 | 1 | -1/+1 |
* | checkasm: improve Linux perf error message | Rémi Denis-Courmont | 2023-07-22 | 1 | -1/+1 |
* | lavu: add/use flag for RISC-V Zba extension | Rémi Denis-Courmont | 2023-07-19 | 1 | -0/+1 |
* | checkasm: test Zbb before V | Rémi Denis-Courmont | 2023-07-19 | 1 | -1/+1 |
* | checkasm: print usage on invalid arguments | Rémi Denis-Courmont | 2023-07-17 | 1 | -11/+23 |
* | avfilter/vf_bwdif: Add a filter_line3 method for optimisation | John Cox | 2023-07-06 | 1 | -0/+81 |
* | tests/checkasm: Add test for vf_bwdif filter_edge | John Cox | 2023-07-06 | 1 | -0/+54 |
* | tests/checkasm: Add test for vf_bwdif filter_intra | John Cox | 2023-07-06 | 1 | -0/+37 |
* | aarch64: Add cpu flags for the dotprod and i8mm extensions | Martin Storsjö | 2023-06-06 | 1 | -0/+2 |
* | checkasm: add h264chroma tests | Lynne | 2023-05-20 | 4 | -0/+90 |
* | checkasm: pass context as pointer | xufuji456 | 2023-04-13 | 6 | -39/+39 |
* | checkasm/hevc: add transform_luma test | xufuji456 | 2023-04-13 | 1 | -0/+29 |
* | checkasm: add hevc_deblock chroma test | J. Dekker | 2023-04-06 | 4 | -1/+104 |
* | checkasm: add test for bwdif | James Darnley | 2023-03-25 | 4 | -0/+89 |
* | x86: replace explicit REP_RETs with RETs | Lynne | 2023-02-01 | 1 | -1/+1 |
* | checkasm/v210dec: add extra space to the destination arrays | James Darnley | 2022-12-21 | 1 | -6/+6 |
* | avcodec/x86: add avx512icl function for v210dec | James Darnley | 2022-12-20 | 1 | -6/+6 |