index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
checkasm
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix typos found by codespell
Timo Rothenpieler
3 days
10
-10
/
+10
*
checkasm/h264dsp: Fix stack-buffer-overflow, effective-type violations
Andreas Rheinhardt
9 days
2
-17
/
+30
*
tests/checkasm: add check for vf_colordetect
Niklas Haas
2025-07-21
4
-0
/
+144
*
tests/checkasm: add test for vf_blackdetect
Niklas Haas
2025-07-18
4
-0
/
+74
*
tests/checkasm: add scene_sad checkasm test
Niklas Haas
2025-07-17
4
-0
/
+78
*
checkasm/swscale: fix function prototypes
Kacper Michajłow
2025-07-17
4
-11
/
+11
*
configure: Factor mpegvideoencdsp out of mpegvideoenc
Andreas Rheinhardt
2025-06-21
2
-2
/
+2
*
checkasm: h264dsp: test luma_dc_dequant
Tristan Matthews
2025-06-16
1
-0
/
+37
*
checkasm: add checkasm_check_dctcoef
Tristan Matthews
2025-06-16
1
-0
/
+11
*
avcodec/pixblockdsp: Pass bits_per_raw_sample directly
Andreas Rheinhardt
2025-05-31
1
-4
/
+1
*
avcodec/x86/vp9: Add AVX-512ICL for 16x16 and 32x32 8bpc inverse transforms
Henrik Gramner
2025-05-19
1
-7
/
+7
*
build: fix windows build issue introduced by 45bea45
Nuo Mi
2025-05-16
1
-2
/
+1
*
checkasm: hevc sao, use checkasm_check_padded
Nuo Mi
2025-05-14
1
-25
/
+20
*
checkasm: hevc sao_edge, benchmarking inside the width loop is meaningless
Nuo Mi
2025-05-14
1
-7
/
+7
*
checkasm: add vvc_sao
Shaun Loo
2025-05-14
4
-1
/
+157
*
lavc/apv: AVX2 transquant for x86-64
Mark Thompson
2025-04-27
4
-0
/
+114
*
checkasm: hevc_pel: Use helpers for checking for writes out of bounds
Martin Storsjö
2025-04-10
1
-67
/
+90
*
checkasm: add tests for AES
Rodger Combs
2025-04-06
4
-0
/
+67
*
tests/checkasm/checkasm.c: Assert that aligned_w/h do not overflow
Michael Niedermayer
2025-04-03
1
-2
/
+5
*
checkasm: vp8dsp: Use checkasm_check_padded in check_mc
Martin Storsjö
2025-04-01
1
-6
/
+7
*
checkasm: Implement helpers for defining and checking padded rects
Martin Storsjö
2025-04-01
2
-28
/
+116
*
checkasm: Make checkasm_fail_func return whether we should print verbosely
Martin Storsjö
2025-04-01
2
-5
/
+6
*
checkasm/v210enc.c: Use checkasm_check()
Kieran Kunhya
2025-04-01
1
-5
/
+4
*
tests/checkasm: fix wrong summation of bench time
Niklas Haas
2025-03-31
1
-2
/
+2
*
avcodec/mpegvideoenc: Add MPVEncContext
Andreas Rheinhardt
2025-03-26
1
-1
/
+1
*
tests/checkasm/videodsp: Don't use declare_func_emms
Andreas Rheinhardt
2025-03-22
1
-7
/
+6
*
checkasm: aacencdsp: Actually test nonzero values in quant_bands
Martin Storsjö
2025-02-10
1
-1
/
+1
*
swscale/aarch64/rgb2rgb: Implemented NEON shuf routines
Krzysztof Pyrkosz
2025-02-07
1
-0
/
+12
*
tests/checkasm/sw_rgb: increase plane array buffers
James Almer
2025-01-28
1
-9
/
+9
*
tests/checkasm/sw_rgb: Fix leaks
Andreas Rheinhardt
2025-01-12
1
-8
/
+15
*
tests/checkasm/sw_rgb: remove bogus value truncation in check_yuv2packed1()
James Almer
2024-12-31
1
-2
/
+0
*
checkasm/sw_rgb: add alpToYV12 check
Niklas Haas
2024-12-23
1
-0
/
+47
*
checkasm/sw_rgb: add tests for yuv2packed{1,2,X}
Niklas Haas
2024-12-23
1
-0
/
+308
*
checkasm/sw_scale: add test for yuv2nv12cX
Niklas Haas
2024-12-23
1
-0
/
+74
*
checkasm/sw_scale: add assertion for hscale assumption
Niklas Haas
2024-12-23
1
-0
/
+1
*
checkasm: Print benchmarks of C-only functions
Martin Storsjö
2024-12-11
1
-25
/
+23
*
checkasm/rv40dsp: cover more cases
sunyuechi
2024-12-10
1
-5
/
+5
*
checkasm: vvc: Use checkasm_check for printing failing output
Martin Storsjö
2024-12-10
3
-17
/
+14
*
tests/checkasm: Simplify logic for WASI signal handling
Zhao Zhili
2024-12-06
2
-18
/
+5
*
swscale/range_convert: fix mpeg ranges in yuv range conversion for non-8-bit ...
Ramiro Polla
2024-12-05
1
-8
/
+60
*
checkasm/sw_range_convert: test negative input values
Ramiro Polla
2024-12-05
1
-0
/
+14
*
tests/checkasm: Add partial support for wasm
Zhao Zhili
2024-12-04
2
-2
/
+21
*
swscale: eliminate redundant SwsInternal accesses
Niklas Haas
2024-11-25
4
-40
/
+43
*
swscale/internal: group user-facing options together
Niklas Haas
2024-11-21
4
-30
/
+30
*
tests/checkasm/diracdsp: fix alignment for src and ombc_weight buffers
James Almer
2024-11-19
1
-2
/
+2
*
checkasm: add RISC-V vector width to arch info
Rémi Denis-Courmont
2024-11-17
1
-0
/
+6
*
checkasm/diracdsp: test add_dirac_obmc
Kyosuke Kawakami
2024-11-15
4
-0
/
+96
*
checkasm/sw_range_convert: indent after previous couple of commits
Ramiro Polla
2024-10-27
1
-24
/
+24
*
checkasm/sw_range_convert: test all supported bit depths
Ramiro Polla
2024-10-27
1
-31
/
+63
*
checkasm/sw_range_convert: only run benchmarks on largest input width
Ramiro Polla
2024-10-27
1
-0
/
+2
[next]