summaryrefslogtreecommitdiff
path: root/tests/checkasm/opusdsp.c
Commit message (Collapse)AuthorAge
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
| | | | That is a more appropriate place for it.
* checkasm/opusdsp: declare opus_deemphasis as a function returning a floatJames Almer2019-09-18
| | | | | | Fixes ticket #8175 Signed-off-by: James Almer <jamrial@gmail.com>
* checkasm: add opusdsp testsLynne2019-09-11