Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
| | | | | That is a more appropriate place for it. | ||||
* | checkasm: add _fixed suffix to fixed_dsp tests | James Almer | 2017-06-01 | 1 | -5/+5 |
| | | | | Should prevents future conflicts with the similarly named floatdsp tests | ||||
* | checkasm: add fixed_dsp tests | James Almer | 2017-04-11 | 1 | -0/+159 |
Tested-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: James Almer <jamrial@gmail.com> |