summaryrefslogtreecommitdiff
path: root/libavresample/aarch64
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.
* libavresample: Annotate AARCH64 init function with av_coldPeter Meerwald2015-02-20
| | | | | Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> Signed-off-by: Martin Storsjö <martin@martin.st>
* 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