aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/float_dsp-test.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-296/+0
|
* build: Split test programs off into separate filesDiego Biurrun2016-04-071-0/+296
This avoids spurious library rebuilds when only the test program code is changed and simplifies the build system.