aboutsummaryrefslogtreecommitdiffstats
path: root/tests/checkasm
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '7b1ae0e73ab7f7c5eabc70dbe2e579127c6e154f'Hendrik Leppkes2016-11-171-4/+7
|\
| * checkasm/arm: preserve the stack alignment checkasm_checked_callJanne Grunau2016-07-131-4/+7
* | Merge commit '80fbb7becae530167373fe5178966b7d7604306e'Hendrik Leppkes2016-11-171-1/+1
|\|
| * checkasm: vp8.mc: initialize the full src buffer after ec32574209fJanne Grunau2016-07-131-1/+1
* | Merge commit '8c816c0c9b12fdefd9046415e97df299880bc9b8'Hendrik Leppkes2016-11-171-1/+1
|\|
| * checkasm/arm: align the clobber check data properly for ldrdJanne Grunau2016-07-101-1/+1
* | Merge commit 'ec32574209f36467ef0d22c21a7e811ba98c15b6'Hendrik Leppkes2016-11-171-7/+9
|\|
| * checkasm: vp8: mc: test unequal width/height for partitionsJanne Grunau2016-07-101-7/+9
* | Merge commit 'f8d17d53957056c053a46f9320fa7ae6fe1479a5'Hendrik Leppkes2016-11-144-0/+522
|\|
| * checkasm: Add tests for vp8dspMartin Storsjö2016-07-084-0/+522
| * checkasm: hevc: Iterate over features first, then over bitdepthsMartin Storsjö2016-06-291-5/+13
* | Merge commit 'e48746deec48e9ff195841bc3266b4e153a878cd'Hendrik Leppkes2016-11-131-2/+2
|\|
| * checkasm: h264dsp: Move the x and y variables into the randomize_buffer macroMartin Storsjö2016-06-281-2/+2
| * checkasm: h264dsp: Initialize the padding areaMartin Storsjö2016-06-281-1/+1
* | Merge commit 'dc7501e524dc3270335749302c7aa449973625f3'Hendrik Leppkes2016-10-071-0/+2
|\|
| * checkasm: Issue emms after benchmarking functionsMartin Storsjö2016-06-211-0/+2
* | checkasm: h264dsp: Initialize the padding areaMartin Storsjö2016-08-111-1/+1
* | checkasm/vp9dsp: use declare_func_emms in check_loopfilterJames Almer2016-07-261-1/+1
* | Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36'Matthieu Bouron2016-07-134-0/+237
|\|
| * checkasm: Add tests for h264 idctMartin Storsjö2016-06-174-0/+237
* | tests/checkasm: reduce cosmetic diff with libavMatthieu Bouron2016-07-131-14/+14
* | tests/checkasm/pixblockdsp: Test 8 byte aligned positionsMichael Niedermayer2016-07-021-3/+3
* | Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch2016-06-221-0/+1
|\|
| * Split global .gitignore file into per-directory filesDiego Biurrun2016-05-131-0/+1
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-3/+3
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-3/+3
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec'Derek Buitenhuis2016-05-091-3/+6
|\|
| * build: miscellaneous cosmeticsDiego Biurrun2016-04-071-9/+12
* | tests/checkasm/vf_colorspace: Make bpp_mask constMichael Niedermayer2016-04-131-1/+1
* | tests/checkasm/vf_colorspace: Fix dst array sizesMichael Niedermayer2016-04-121-6/+6
* | vf_colorspace: x86-64 SIMD (SSE2) optimizations.Ronald S. Bultje2016-04-124-0/+319
* | Merge commit '7c82d31cbe9fc5d5a321ad49c14a472bd629b50f'Derek Buitenhuis2016-02-241-1/+1
|\|
| * checkasm: Use standard multiple inclusion guardsDiego Biurrun2016-02-181-3/+3
| * x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-231-4/+4
* | checkasm: bench each vf_blend mode onceJames Almer2016-02-221-2/+2
* | checkasm: fix dependencies for vf_blend testsJames Almer2016-02-192-4/+10
* | checkasm/vf_blend: Decrease iteration countTimothy Gu2016-02-141-1/+1
* | checkasm: Add vf_blend testsTimothy Gu2016-02-144-0/+135
* | all: Make header guard names consistentTimothy Gu2016-01-311-2/+2
* | avcodec/dca: add new decoder based on libdcadecfoo862016-01-312-3/+3
* | avcodec/dca: remove old decoderfoo862016-01-314-97/+3
* | x86inc: Add debug symbols indicating sizes of compiled functionsGeza Lore2016-01-211-4/+4
* | checkasm: add videodsp emulated_edge_mc test.Ronald S. Bultje2016-01-214-0/+94
* | Merge commit 'fec76cd430f3c865183a6e5b4caec0743e055605'Hendrik Leppkes2016-01-193-0/+153
|\|
| * checkasm: Check register clobbering on aarch64Martin Storsjö2016-01-073-0/+153
* | Merge commit '26ec75aec3576daea691dee53a78ec67c0dc4040'Hendrik Leppkes2016-01-194-0/+167
|\|
| * checkasm: Check register clobbering on armMartin Storsjö2016-01-074-0/+167
* | Merge commit 'f0f54117c8f206e8045d301c2eb975b26e9f263d'Hendrik Leppkes2016-01-021-11/+9
|\|
| * checkasm: x86: post commit review fixesJanne Grunau2015-12-291-11/+9
* | Merge commit '2008f76054906e9ff6bf744800af0e5a5bfe61be'Hendrik Leppkes2016-01-021-45/+0
|\|