aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/tests/dct.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/internal: Don't auto-include emms.hAndreas Rheinhardt2023-09-041-0/+1
* avcodec/dct: Move fdct function declarations to fdctdsp.hAndreas Rheinhardt2023-07-291-0/+1
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+1
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-011-0/+1
* avcodec/proresdec : rename dsp part for 10b and check dspinit for supported b...Martin Vignali2018-12-021-1/+1
* simple_idct: Template functions to support an input bitdepth parameterKieran Kunhya2018-04-021-3/+3
* avcodec/tests/dct: Add Mean square error testMichael Niedermayer2017-08-111-3/+7
* avcodec/tests/dct: Add peak mean error checkMichael Niedermayer2017-08-111-0/+2
* Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer2017-03-211-2/+3
|\
| * idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-2/+3
* | lavc/tests/dct/aarch64: add ff_simple_idct_neon testMatthieu Bouron2017-03-161-1/+3
* | Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196'Clément Bœsch2016-06-221-26/+77
|/
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-0/+472