aboutsummaryrefslogtreecommitdiffstats
path: root/tests/checkasm/checkasm.c
Commit message (Expand)AuthorAgeFilesLines
* checkasm: add fixed_dsp testsJames Almer2017-04-111-0/+3
* Merge commit '9498237049d15812cecb79df47b196c73013908b'Clément Bœsch2017-03-311-10/+18
|\
| * checkasm: Add --test parameter to check only specific componentsDiego Biurrun2016-11-081-10/+18
* | Merge commit 'ed48a9d8143d2575a4458589cebde69ec326afd8'Clément Bœsch2017-03-241-0/+1
|\|
| * checkasm: Add a test for HEVC add_residualAlexandra Hájková2016-10-221-1/+2
* | Merge commit '22c3ab18646924ce24dc6017a9e882ff69689e40'Clément Bœsch2017-03-221-0/+3
|\|
| * checkasm: Add test for huffyuvdsp add_bytesAlexandra Hájková2016-10-021-0/+3
* | Merge commit 'e9ef6171396dc4106526aaa86b620c61ca3d1017'Clément Bœsch2017-03-201-0/+3
|\|
| * checkasm: add tests for audiodspAnton Khirnov2016-09-221-0/+3
* | Merge commit '2eb97af66af90ca3978229da151f0b8b3a5d9370'Clément Bœsch2017-03-201-0/+3
|\|
| * checkasm: add a test for blockdspAnton Khirnov2016-09-221-0/+3
* | Merge commit 'e89cef40506d990a982aefedfde7d3ca4f88c524'Clément Bœsch2017-03-201-2/+3
|\|
| * checkasm: Read the unsigned value as it shouldLuca Barbato2016-09-111-2/+3
| * checkasm: add vp9 MC tests.Ronald S. Bultje2016-08-031-0/+3
* | Merge commit '40ad05bab206c932a32171d45581080c914b06ec'Clément Bœsch2017-03-151-1/+1
|\|
| * checkasm: Cast unsigned to signedLuca Barbato2016-07-231-1/+1
* | Merge commit '9064777dbb335ab4809ae09e3fdcc0245f925cdc'Clément Bœsch2017-02-021-0/+3
|\|
| * checkasm: add HEVC test for testing IDCT DCAlexandra Hájková2016-07-221-0/+1
* | Merge commit 'f8d17d53957056c053a46f9320fa7ae6fe1479a5'Hendrik Leppkes2016-11-141-0/+3
|\|
| * checkasm: Add tests for vp8dspMartin Storsjö2016-07-081-0/+3
* | Merge commit '105998fb5ca3c343f5c8cb39ce3197f87a5e4d36'Matthieu Bouron2016-07-131-0/+3
|\|
| * checkasm: Add tests for h264 idctMartin Storsjö2016-06-171-0/+3
* | vf_colorspace: x86-64 SIMD (SSE2) optimizations.Ronald S. Bultje2016-04-121-0/+3
* | checkasm: fix dependencies for vf_blend testsJames Almer2016-02-191-3/+5
* | checkasm: Add vf_blend testsTimothy Gu2016-02-141-0/+3
* | avcodec/dca: add new decoder based on libdcadecfoo862016-01-311-2/+2
* | avcodec/dca: remove old decoderfoo862016-01-311-3/+2
* | checkasm: add videodsp emulated_edge_mc test.Ronald S. Bultje2016-01-211-0/+3
* | Merge commit '26ec75aec3576daea691dee53a78ec67c0dc4040'Hendrik Leppkes2016-01-191-0/+11
|\|
| * checkasm: Check register clobbering on armMartin Storsjö2016-01-071-0/+11
* | Merge commit '489e6add4478b0f5717dbf644234c6f3a3baf02c'Hendrik Leppkes2016-01-021-0/+3
|\|
| * checkasm: add fmtconvert testsJanne Grunau2015-12-211-0/+3
* | Merge commit '568a4323fbde03665b2b23a98068d02b39121812'Hendrik Leppkes2016-01-021-0/+1
|\|
| * checkasm: add synth_filter testJanne Grunau2015-12-211-0/+1
* | Merge commit 'e71b747e9dc56cb84f8a06ec8214d5f3bd98bb6d'Hendrik Leppkes2016-01-021-0/+3
|\|
| * checkasm: add tests for dcadspJanne Grunau2015-12-211-0/+3
* | Merge commit '9d218d573f8088c606d873e80df572582e6773ef'Hendrik Leppkes2016-01-021-0/+73
|\|
| * checkasm: add float comparison util functionsJanne Grunau2015-12-211-0/+73
* | Merge commit 'e2710e790c09e49e86baa58c6063af0097cc8cb0'Hendrik Leppkes2016-01-021-0/+1
|\|
| * arm: add a cpu flag for the VFPv2 vector modeJanne Grunau2015-12-141-0/+1
| * checkasm: add HEVC MC testsAnton Khirnov2015-12-051-0/+3
| * checkasm: Fix the function name sorting algorithmHenrik Gramner2015-10-031-2/+6
| * checkasm: Use a self-balancing treeHenrik Gramner2015-09-281-12/+47
* | Add pixblockdsp checkasm testsTimothy Gu2015-11-071-0/+3
* | lavu: add AESNI CPU flagRodger Combs2015-10-281-0/+1
* | checkasm: add alacdsp testsJames Almer2015-10-061-0/+3
* | checkasm: Fix compilation with --disable-avcodecHenrik Gramner2015-10-041-20/+22
* | checkasm: Remove use of deprecated av_set_cpu_flags_mask()Henrik Gramner2015-10-031-2/+3
* | checkasm: Fix the function name sorting algorithmHenrik Gramner2015-09-281-2/+6
* | checkasm: Use a self-balancing treeHenrik Gramner2015-09-261-12/+47