aboutsummaryrefslogtreecommitdiff
path: root/tests/checkasm
AgeCommit message (Expand)Author
2017-01-14arm: vp9itxfm: Skip empty slices in the first pass of idct_idct 16x16 and 32x32Martin Storsjö
2016-12-27checkasm/vp9: benchmark all sub-IDCTs (but not WHT or ADST).Ronald S. Bultje
2016-11-17Merge commit '7b1ae0e73ab7f7c5eabc70dbe2e579127c6e154f'Hendrik Leppkes
2016-11-17Merge commit '80fbb7becae530167373fe5178966b7d7604306e'Hendrik Leppkes
2016-11-17Merge commit '8c816c0c9b12fdefd9046415e97df299880bc9b8'Hendrik Leppkes
2016-11-17Merge commit 'ec32574209f36467ef0d22c21a7e811ba98c15b6'Hendrik Leppkes
2016-11-14Merge commit 'f8d17d53957056c053a46f9320fa7ae6fe1479a5'Hendrik Leppkes
2016-11-13Merge commit 'e48746deec48e9ff195841bc3266b4e153a878cd'Hendrik Leppkes
2016-10-07Merge commit 'dc7501e524dc3270335749302c7aa449973625f3'Hendrik Leppkes
2016-08-11checkasm: h264dsp: Initialize the padding areaMartin Storsjö
2016-07-26checkasm/vp9dsp: use declare_func_emms in check_loopfilterJames Almer
2016-07-13checkasm/arm: preserve the stack alignment checkasm_checked_callJanne Grunau
2016-07-13checkasm: vp8.mc: initialize the full src buffer after ec32574209fJanne Grunau
2016-07-13Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36'Matthieu Bouron
2016-07-13tests/checkasm: reduce cosmetic diff with libavMatthieu Bouron
2016-07-10checkasm/arm: align the clobber check data properly for ldrdJanne Grunau
2016-07-10checkasm: vp8: mc: test unequal width/height for partitionsJanne Grunau
2016-07-08checkasm: Add tests for vp8dspMartin Storsjö
2016-07-02tests/checkasm/pixblockdsp: Test 8 byte aligned positionsMichael Niedermayer
2016-06-29checkasm: hevc: Iterate over features first, then over bitdepthsMartin Storsjö
2016-06-28checkasm: h264dsp: Move the x and y variables into the randomize_buffer macroMartin Storsjö
2016-06-28checkasm: h264dsp: Initialize the padding areaMartin Storsjö
2016-06-22Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-06-21checkasm: Issue emms after benchmarking functionsMartin Storsjö
2016-06-17checkasm: Add tests for h264 idctMartin Storsjö
2016-05-13Split global .gitignore file into per-directory filesDiego Biurrun
2016-05-09Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2016-04-13tests/checkasm/vf_colorspace: Make bpp_mask constMichael Niedermayer
2016-04-12tests/checkasm/vf_colorspace: Fix dst array sizesMichael Niedermayer
2016-04-12vf_colorspace: x86-64 SIMD (SSE2) optimizations.Ronald S. Bultje
2016-04-07build: miscellaneous cosmeticsDiego Biurrun
2016-02-24Merge commit '7c82d31cbe9fc5d5a321ad49c14a472bd629b50f'Derek Buitenhuis
2016-02-22checkasm: bench each vf_blend mode onceJames Almer
2016-02-19checkasm: fix dependencies for vf_blend testsJames Almer
2016-02-18checkasm: Use standard multiple inclusion guardsDiego Biurrun
2016-02-14checkasm/vf_blend: Decrease iteration countTimothy Gu
2016-02-14checkasm: Add vf_blend testsTimothy Gu
2016-01-31all: Make header guard names consistentTimothy Gu
2016-01-31avcodec/dca: add new decoder based on libdcadecfoo86
2016-01-31avcodec/dca: remove old decoderfoo86
2016-01-23x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore
2016-01-21x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore
2016-01-21checkasm: add videodsp emulated_edge_mc test.Ronald S. Bultje
2016-01-19Merge commit 'fec76cd430f3c865183a6e5b4caec0743e055605'Hendrik Leppkes
2016-01-19Merge commit '26ec75aec3576daea691dee53a78ec67c0dc4040'Hendrik Leppkes
2016-01-07checkasm: Check register clobbering on aarch64Martin Storsjö
2016-01-07checkasm: Check register clobbering on armMartin Storsjö
2016-01-02Merge commit 'f0f54117c8f206e8045d301c2eb975b26e9f263d'Hendrik Leppkes