aboutsummaryrefslogtreecommitdiffstats
path: root/tests/checkasm/aacpsdsp.c
Commit message (Expand)AuthorAgeFilesLines
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-011-0/+1
* checkasm: aacpsdsp: Tolerate extra intermediate precision in stereo_interpolateMartin Storsjö2019-12-181-0/+18
* checkasm: add hybrid_analysis_ileave and hybrid_synthesis_deint tests to aacp...James Almer2017-07-131-0/+82
* checkasm: randomize the full input buffer in test_hybrid_analysisJames Almer2017-06-301-1/+1
* checkasm: fix size of input buffer in test_hybrid_analysisJames Almer2017-06-301-1/+1
* lavc/aacpsdsp: use ptrdiff_t for stride in hybrid_analysisClément Bœsch2017-06-281-1/+1
* checkasm: add AAC PS testsClément Bœsch2017-06-281-0/+161