55 Commits (e4d5b55193109d08be47c42d320334546c006b51)

Author SHA1 Message Date
  Ronald S. Bultje e99ecda550 checkasm: add vp9 MC tests. 9 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 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 9 years ago
  Diego Biurrun 7c82d31cbe checkasm: Use standard multiple inclusion guards 9 years ago
  Geza Lore cc602061ee x86inc: Add debug symbols indicating sizes of compiled functions 9 years ago
  Martin Storsjö fec76cd430 checkasm: Check register clobbering on aarch64 9 years ago
  Martin Storsjö 26ec75aec3 checkasm: Check register clobbering on arm 9 years ago
  Janne Grunau f0f54117c8 checkasm: x86: post commit review fixes 9 years ago
  Alexandra Hájková 2008f76054 dca: remove unused decode_hf function and quant_d tables 9 years ago
  Janne Grunau 489e6add44 checkasm: add fmtconvert tests 9 years ago
  Janne Grunau 568a4323fb checkasm: add synth_filter test 9 years ago
  Janne Grunau e71b747e9d checkasm: add tests for dcadsp 9 years ago
  Janne Grunau 9d218d573f checkasm: add float comparison util functions 9 years ago
  Janne Grunau 711781d7a1 x86: checkasm: check for or handle missing cleanup after MMX instructions 9 years ago
  Janne Grunau e2710e790c arm: add a cpu flag for the VFPv2 vector mode 9 years ago
  Anton Khirnov 0cef06df07 checkasm: add HEVC MC tests 9 years ago
  Henrik Gramner 8bb376cf6b checkasm: Fix the function name sorting algorithm 9 years ago
  Henrik Gramner cc28552100 checkasm/x86: Correctly handle variadic functions 9 years ago
  Henrik Gramner 5405584b7b checkasm: Use a self-balancing tree 9 years ago
  Henrik Gramner 781a25e9c4 checkasm: v210: Fix array overwrite 9 years ago
  Henrik Gramner 3cdda78deb checkasm: add unit tests for v210enc 9 years ago
  Henrik Gramner c457bdebe7 checkasm: Fix floating point arguments on 64-bit Windows 9 years ago
  Henrik Gramner 515b69f8f8 checkasm: Explicitly declare function prototypes 9 years ago
  Henrik Gramner e13da244f4 checkasm: x86: properly save rdx/edx in checked_call() 9 years ago
  Henrik Gramner 8f4a06faf4 checkasm: Remove unnecessary include 9 years ago
  Martin Storsjö bf0cef5c3a checkasm: Include io.h for isatty, if available 9 years ago
  Henrik Gramner 65c1480152 checkasm: Modify report format 9 years ago
  Michael Niedermayer 4d0d55cd62 checkasm: Use LOCAL_ALIGNED 9 years ago
  Janne Grunau e605bf3b59 checkasm: remove empty array initializer list in h264pred test 10 years ago
  Luca Barbato 3ae0e721c7 checkasm: Always link statically 10 years ago
  Janne Grunau 82e6ac85ff checkasm: test all architectures with optimisations 10 years ago
  Michael Niedermayer cb33f8d0f4 checkasm: Give macro a body to avoid potential unexpected syntax issues 10 years ago