summaryrefslogtreecommitdiff
path: root/libavresample/aarch64/Makefile
Commit message (Collapse)AuthorAge
* build: miscellaneous cosmeticsDiego Biurrun2016-04-07
| | | | | | Restore alphabetical order in lists, break overly long lines, do some prettyprinting, add some explanatory section comments, group parts together that belong together logically.
* aarch64: NEON optimized FIR audio resamplingJanne Grunau2014-04-24
| | | | | | Optimized for the default filter length 16. 30% faster opus silk decoding.
* aarch64: NEON float to s16 audio conversionJanne Grunau2014-04-22
|
* aarch64: port neon clobber test from armJanne Grunau2014-01-15