summaryrefslogtreecommitdiff
path: root/tests/checkasm/llviddsp.c
Commit message (Expand)AuthorAge
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* checkasm/llviddsp: fix mixed code and declarationsJames Almer2017-12-10
* checkasm/llviddsp : add test for add_gradient_predMartin Vignali2017-12-09
* checkasm/llviddsp : test return of add_left_pred(16)Martin Vignali2017-12-09
* checkasm/llviddsp: fix warnings about mixed declaration and codeJames Almer2017-11-08
* checkasm/llviddsp : add test for other dsp funcMartin Vignali2017-11-07
* avcodec/lossless_videodsp: use ptrdiff_t for length parametersJames Almer2017-03-22
* Merge commit '22c3ab18646924ce24dc6017a9e882ff69689e40'Clément Bœsch2017-03-22