summaryrefslogtreecommitdiff
path: root/tests/checkasm
Commit message (Expand)AuthorAge
* Merge commit '40ad05bab206c932a32171d45581080c914b06ec'Clément Bœsch2017-03-15
|\
| * checkasm: Cast unsigned to signedLuca Barbato2016-07-23
* | Merge commit '9064777dbb335ab4809ae09e3fdcc0245f925cdc'Clément Bœsch2017-02-02
|\|
| * checkasm: add HEVC test for testing IDCT DCAlexandra Hájková2016-07-22
* | Merge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'Clément Bœsch2017-02-02
|\|
| * arm: Check for support for the .fpu directiveMartin Storsjö2016-07-21
| * checkasm: arm: Ignore changes to bits 0-4 and 7 of FPSCRMartin Storsjö2016-07-17
| * cheackasm/arm: remove NEON instructions from checkasm_checked_call_vfpJanne Grunau2016-07-17
| * checkasm: arm: Don't start new const blocks for each stringMartin Storsjö2016-07-17
* | Merge commit '71a0472114574993df7035f4de9aa007e03817b8'Clément Bœsch2017-01-24
|\|
| * checkasm: arm: report the first clobbered register in checkasm_checked_callJanne Grunau2016-07-16
* | arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32Martin Storsjö2017-01-14
* | checkasm/vp9: benchmark all sub-IDCTs (but not WHT or ADST).Ronald S. Bultje2016-12-27
* | Merge commit '7b1ae0e73ab7f7c5eabc70dbe2e579127c6e154f'Hendrik Leppkes2016-11-17
|\|
| * checkasm/arm: preserve the stack alignment checkasm_checked_callJanne Grunau2016-07-13
* | Merge commit '80fbb7becae530167373fe5178966b7d7604306e'Hendrik Leppkes2016-11-17
|\|
| * checkasm: vp8.mc: initialize the full src buffer after ec32574209fJanne Grunau2016-07-13
* | Merge commit '8c816c0c9b12fdefd9046415e97df299880bc9b8'Hendrik Leppkes2016-11-17
|\|
| * checkasm/arm: align the clobber check data properly for ldrdJanne Grunau2016-07-10
* | Merge commit 'ec32574209f36467ef0d22c21a7e811ba98c15b6'Hendrik Leppkes2016-11-17
|\|
| * checkasm: vp8: mc: test unequal width/height for partitionsJanne Grunau2016-07-10
* | Merge commit 'f8d17d53957056c053a46f9320fa7ae6fe1479a5'Hendrik Leppkes2016-11-14
|\|
| * checkasm: Add tests for vp8dspMartin Storsjö2016-07-08
| * checkasm: hevc: Iterate over features first, then over bitdepthsMartin Storsjö2016-06-29
* | Merge commit 'e48746deec48e9ff195841bc3266b4e153a878cd'Hendrik Leppkes2016-11-13
|\|
| * checkasm: h264dsp: Move the x and y variables into the randomize_buffer macroMartin Storsjö2016-06-28
| * checkasm: h264dsp: Initialize the padding areaMartin Storsjö2016-06-28
* | Merge commit 'dc7501e524dc3270335749302c7aa449973625f3'Hendrik Leppkes2016-10-07
|\|
| * checkasm: Issue emms after benchmarking functionsMartin Storsjö2016-06-21
* | checkasm: h264dsp: Initialize the padding areaMartin Storsjö2016-08-11
* | checkasm/vp9dsp: use declare_func_emms in check_loopfilterJames Almer2016-07-26
* | Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36'Matthieu Bouron2016-07-13
|\|
| * checkasm: Add tests for h264 idctMartin Storsjö2016-06-17
* | tests/checkasm: reduce cosmetic diff with libavMatthieu Bouron2016-07-13
* | tests/checkasm/pixblockdsp: Test 8 byte aligned positionsMichael Niedermayer2016-07-02
* | Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch2016-06-22
|\|
| * Split global .gitignore file into per-directory filesDiego Biurrun2016-05-13
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis2016-05-09
|\|
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-07
* | tests/checkasm/vf_colorspace: Make bpp_mask constMichael Niedermayer2016-04-13
* | tests/checkasm/vf_colorspace: Fix dst array sizesMichael Niedermayer2016-04-12
* | vf_colorspace: x86-64 SIMD (SSE2) optimizations.Ronald S. Bultje2016-04-12
* | Merge commit '7c82d31cbe9fc5d5a321ad49c14a472bd629b50f'Derek Buitenhuis2016-02-24
|\|
| * checkasm: Use standard multiple inclusion guardsDiego Biurrun2016-02-18
| * x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-23
* | checkasm: bench each vf_blend mode onceJames Almer2016-02-22
* | checkasm: fix dependencies for vf_blend testsJames Almer2016-02-19
* | checkasm/vf_blend: Decrease iteration countTimothy Gu2016-02-14