195 Commits (ff3084606c09911cdd3b6d6b588c47b9e71acea3)

Author SHA1 Message Date
James Almer 7b3cb953f7 checkasm: add fixed_dsp tests 8 years ago
Clément Bœsch 1c9f4b5078 lavc/vp9: split into vp9{block,data,mvs} 8 years ago
James Almer 09ce5519f3 fate/checkasm: fix use of uninitialized memory on hevc_add_res tests 8 years ago
James Almer 36eae45510 fate/checkasm: use LOCAL_ALINGED_32 on hevc_add_res tests 8 years ago
James Almer 30cadfe071 avcodec/lossless_videodsp: use ptrdiff_t for length parameters 8 years ago
Martin Storsjö 388f6e6715 arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Ronald S. Bultje 1c8fbd7b90 checkasm/vp9: benchmark all sub-IDCTs (but not WHT or ADST). 8 years ago
Diego Biurrun 3794062ab1 Remove Plan 9 support 8 years ago
Martin Storsjö 9c8bc74c2b arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32 8 years ago
Ronald S. Bultje 06fec74cac checkasm: vp9dsp: benchmark all sub-IDCTs (but not WHT or ADST). 8 years ago
Martin Storsjö effc1430b2 Revert "checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately" 8 years ago
Martin Storsjö 81d7f0bbca checkasm: vp9dsp: Benchmark the dc-only version of idct_idct separately 8 years ago
Ronald S. Bultje 0b37cd09a6 checkasm: add vp9dsp.itxfm_add tests. 8 years ago
Diego Biurrun 9498237049 checkasm: Add --test parameter to check only specific components 8 years ago
Martin Storsjö 2e55e26b40 vp9: Flip the order of arguments in MC functions 8 years ago
Alexandra Hájková ed48a9d814 checkasm: Add a test for HEVC add_residual 8 years ago
Martin Storsjö dd5d4a0e1e checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobber 8 years ago
Diego Biurrun 2816f8a8bb build: Drop arch-specific checkasm Makefiles 8 years ago
Diego Biurrun 93d5b022a9 build: Drop duplicate asm recipe 8 years ago
Martin Storsjö c91d6a33f8 checkasm: aarch64: Add filler args to make sure all parameters are passed on the stack 8 years ago
Martin Storsjö f1b3e13138 checkasm: aarch64: Clobber the stack before calling functions 8 years ago
Martin Storsjö a05cc56124 checkasm: arm/aarch64: Fix the amount of space reserved for stack parameters 8 years ago
Alexandra Hájková e3f941cb03 checkasm: add a test for HEVC IDCT 8 years ago
Ronald S. Bultje c935b54bd6 checkasm: add VP9 loopfilter tests. 8 years ago
Alexandra Hájková 22c3ab1864 checkasm: Add test for huffyuvdsp add_bytes 8 years ago
Diego Biurrun ba479f3daa hevc: Change type of array stride parameters to ptrdiff_t 8 years ago
Anton Khirnov e9ef617139 checkasm: add tests for audiodsp 8 years ago
Anton Khirnov 2eb97af66a checkasm: add a test for blockdsp 8 years ago
Anton Khirnov 683da86aab audiodsp: reorder arguments for vector_clipf 8 years ago
Luca Barbato e89cef4050 checkasm: Read the unsigned value as it should 8 years ago
Diego Biurrun 87c6c78604 vp8: Change type of stride parameters to ptrdiff_t 8 years ago
Martin Storsjö 2e95054ebb checkasm: h264dsp: Initialize the padding area 8 years ago
Ronald S. Bultje e99ecda550 checkasm: add vp9 MC tests. 8 years ago
James Almer 54a0a52be1 checkasm/vp9dsp: use declare_func_emms in check_loopfilter 8 years ago
Luca Barbato 40ad05bab2 checkasm: Cast unsigned to signed 8 years ago
Alexandra Hájková 9064777dbb checkasm: add HEVC test for testing IDCT DC 8 years ago
Martin Storsjö 6f9e34baea arm: Check for support for the .fpu directive 8 years ago
Martin Storsjö 37961044c6 checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCR 8 years ago
Janne Grunau 59aeed93e4 cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfp 8 years ago
Martin Storsjö 446353ea18 checkasm: arm: Don't start new const blocks for each string 8 years ago
Janne Grunau 71a0472114 checkasm: arm: report the first clobbered register in checkasm_checked_call 8 years ago
Janne Grunau 7b1ae0e73a checkasm/arm: preserve the stack alignment checkasm_checked_call 8 years ago
Janne Grunau 80fbb7beca checkasm: vp8.mc: initialize the full src buffer after ec32574209 8 years ago
Matthieu Bouron 495a40cecb tests/checkasm: reduce cosmetic diff with libav 8 years ago
Janne Grunau 8c816c0c9b checkasm/arm: align the clobber check data properly for ldrd 8 years ago
Janne Grunau ec32574209 checkasm: vp8: mc: test unequal width/height for partitions 8 years ago
Martin Storsjö f8d17d5395 checkasm: Add tests for vp8dsp 8 years ago
Michael Niedermayer fb6b6b5166 tests/checkasm/pixblockdsp: Test 8 byte aligned positions 8 years ago
Martin Storsjö 67cb2c0f73 checkasm: hevc: Iterate over features first, then over bitdepths 9 years ago
Martin Storsjö e48746deec checkasm: h264dsp: Move the x and y variables into the randomize_buffer macro 9 years ago