73 Commits (fe7bc1f16abaefe66d8a20f734ca3eb8a4ce4d43)

Author SHA1 Message Date
  Diego Biurrun 9498237049 checkasm: Add --test parameter to check only specific components 9 years ago
  Martin Storsjö 2e55e26b40 vp9: Flip the order of arguments in MC functions 9 years ago
  Alexandra Hájková ed48a9d814 checkasm: Add a test for HEVC add_residual 9 years ago
  Martin Storsjö dd5d4a0e1e checkasm: aarch64: Don't clobber x29 in checkasm_stack_clobber 9 years ago
  Diego Biurrun 2816f8a8bb build: Drop arch-specific checkasm Makefiles 9 years ago
  Diego Biurrun 93d5b022a9 build: Drop duplicate asm recipe 9 years ago
  Martin Storsjö c91d6a33f8 checkasm: aarch64: Add filler args to make sure all parameters are passed on the stack 9 years ago
  Martin Storsjö f1b3e13138 checkasm: aarch64: Clobber the stack before calling functions 9 years ago
  Martin Storsjö a05cc56124 checkasm: arm/aarch64: Fix the amount of space reserved for stack parameters 9 years ago
  Alexandra Hájková e3f941cb03 checkasm: add a test for HEVC IDCT 9 years ago
  Ronald S. Bultje c935b54bd6 checkasm: add VP9 loopfilter tests. 10 years ago
  Alexandra Hájková 22c3ab1864 checkasm: Add test for huffyuvdsp add_bytes 9 years ago
  Diego Biurrun ba479f3daa hevc: Change type of array stride parameters to ptrdiff_t 9 years ago
  Anton Khirnov 683da86aab audiodsp: reorder arguments for vector_clipf 9 years ago
  Anton Khirnov e9ef617139 checkasm: add tests for audiodsp 9 years ago
  Anton Khirnov 2eb97af66a checkasm: add a test for blockdsp 9 years ago
  Luca Barbato e89cef4050 checkasm: Read the unsigned value as it should 9 years ago
  Diego Biurrun 87c6c78604 vp8: Change type of stride parameters to ptrdiff_t 9 years ago
  Ronald S. Bultje e99ecda550 checkasm: add vp9 MC tests. 10 years ago
  Luca Barbato 40ad05bab2 checkasm: Cast unsigned to signed 9 years ago
  Alexandra Hájková 9064777dbb checkasm: add HEVC test for testing IDCT DC 9 years ago
  Martin Storsjö 6f9e34baea arm: Check for support for the .fpu directive 9 years ago
  Martin Storsjö 37961044c6 checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCR 9 years ago
  Janne Grunau 59aeed93e4 cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfp 9 years ago
  Martin Storsjö 446353ea18 checkasm: arm: Don't start new const blocks for each string 9 years ago
  Janne Grunau 71a0472114 checkasm: arm: report the first clobbered register in checkasm_checked_call 9 years ago
  Janne Grunau 7b1ae0e73a checkasm/arm: preserve the stack alignment checkasm_checked_call 9 years ago
  Janne Grunau 80fbb7beca checkasm: vp8.mc: initialize the full src buffer after ec32574209 9 years ago
  Janne Grunau 8c816c0c9b checkasm/arm: align the clobber check data properly for ldrd 9 years ago
  Janne Grunau ec32574209 checkasm: vp8: mc: test unequal width/height for partitions 9 years ago
  Martin Storsjö f8d17d5395 checkasm: Add tests for vp8dsp 9 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
  Martin Storsjö e57de6faa1 checkasm: h264dsp: Initialize the padding area 9 years ago
  Martin Storsjö dc7501e524 checkasm: Issue emms after benchmarking functions 9 years ago
  Martin Storsjö 105998fb5c checkasm: Add tests for h264 idct 9 years ago
  Diego Biurrun 257f00ec1a Split global .gitignore file into per-directory files 9 years ago
  Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
  Diego Biurrun 01621202aa build: miscellaneous cosmetics 10 years ago
  Diego Biurrun 7c82d31cbe checkasm: Use standard multiple inclusion guards 10 years ago
  Geza Lore cc602061ee x86inc: Add debug symbols indicating sizes of compiled functions 10 years ago
  Martin Storsjö fec76cd430 checkasm: Check register clobbering on aarch64 10 years ago
  Martin Storsjö 26ec75aec3 checkasm: Check register clobbering on arm 10 years ago
  Janne Grunau f0f54117c8 checkasm: x86: post commit review fixes 10 years ago
  Alexandra Hájková 2008f76054 dca: remove unused decode_hf function and quant_d tables 10 years ago
  Janne Grunau 489e6add44 checkasm: add fmtconvert tests 10 years ago
  Janne Grunau 568a4323fb checkasm: add synth_filter test 10 years ago
  Janne Grunau e71b747e9d checkasm: add tests for dcadsp 10 years ago
  Janne Grunau 9d218d573f checkasm: add float comparison util functions 10 years ago
  Janne Grunau 711781d7a1 x86: checkasm: check for or handle missing cleanup after MMX instructions 10 years ago