summaryrefslogtreecommitdiff
path: root/tests/checkasm
Commit message (Expand)AuthorAge
* 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
* | checkasm: Add vf_blend testsTimothy Gu2016-02-14
* | all: Make header guard names consistentTimothy Gu2016-01-31
* | avcodec/dca: add new decoder based on libdcadecfoo862016-01-31
* | avcodec/dca: remove old decoderfoo862016-01-31
* | x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-21
* | checkasm: add videodsp emulated_edge_mc test.Ronald S. Bultje2016-01-21
* | Merge commit 'fec76cd430f3c865183a6e5b4caec0743e055605'Hendrik Leppkes2016-01-19
|\|
| * checkasm: Check register clobbering on aarch64Martin Storsjö2016-01-07
* | Merge commit '26ec75aec3576daea691dee53a78ec67c0dc4040'Hendrik Leppkes2016-01-19
|\|
| * checkasm: Check register clobbering on armMartin Storsjö2016-01-07
* | Merge commit 'f0f54117c8f206e8045d301c2eb975b26e9f263d'Hendrik Leppkes2016-01-02
|\|
| * checkasm: x86: post commit review fixesJanne Grunau2015-12-29
* | Merge commit '2008f76054906e9ff6bf744800af0e5a5bfe61be'Hendrik Leppkes2016-01-02
|\|
| * dca: remove unused decode_hf function and quant_d tablesAlexandra Hájková2015-12-24
* | Merge commit '489e6add4478b0f5717dbf644234c6f3a3baf02c'Hendrik Leppkes2016-01-02
|\|
| * checkasm: add fmtconvert testsJanne Grunau2015-12-21
* | Merge commit '568a4323fbde03665b2b23a98068d02b39121812'Hendrik Leppkes2016-01-02
|\|
| * checkasm: add synth_filter testJanne Grunau2015-12-21
* | Merge commit 'e71b747e9dc56cb84f8a06ec8214d5f3bd98bb6d'Hendrik Leppkes2016-01-02
|\|
| * checkasm: add tests for dcadspJanne Grunau2015-12-21
* | Merge commit '9d218d573f8088c606d873e80df572582e6773ef'Hendrik Leppkes2016-01-02
|\|
| * checkasm: add float comparison util functionsJanne Grunau2015-12-21
* | Merge commit '711781d7a1714ea4eb0217eb1ba04811978c43d1'Hendrik Leppkes2016-01-02
|\|
| * x86: checkasm: check for or handle missing cleanup after MMX instructionsJanne Grunau2015-12-21
* | Merge commit 'e2710e790c09e49e86baa58c6063af0097cc8cb0'Hendrik Leppkes2016-01-02
|\|
| * arm: add a cpu flag for the VFPv2 vector modeJanne Grunau2015-12-14
| * checkasm: add HEVC MC testsAnton Khirnov2015-12-05
| * checkasm: Fix the function name sorting algorithmHenrik Gramner2015-10-03
| * checkasm/x86: Correctly handle variadic functionsHenrik Gramner2015-09-28