summaryrefslogtreecommitdiff
path: root/libavcodec/aarch64/fft_init_aarch64.c
Commit message (Collapse)AuthorAge
* Merge commit '97aec6e75ef36ed0402653519daa8e1fc8ddb555'Derek Buitenhuis2016-04-12
|\ | | | | | | | | | | | | * commit '97aec6e75ef36ed0402653519daa8e1fc8ddb555': fft: arm: Drop unnecessary #include, add missing ones Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * fft: arm: Drop unnecessary #include, add missing onesDiego Biurrun2016-02-26
| |
* | Merge commit 'ee2bc5974fe64fd214f52574400ae01c85f4b855'Michael Niedermayer2014-04-22
|\| | | | | | | | | | | | | * commit 'ee2bc5974fe64fd214f52574400ae01c85f4b855': aarch64: NEON float (i)MDCT Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * aarch64: NEON float (i)MDCTJanne Grunau2014-04-22
| | | | | | | | Approximately as fast as the ARM NEON version on Apple's A7.
* | Merge commit '650c4300d94aa9398ff1dd4f454bf39eaa285f62'Michael Niedermayer2014-04-22
|/ | | | | | | * commit '650c4300d94aa9398ff1dd4f454bf39eaa285f62': aarch64: NEON float FFT Merged-by: Michael Niedermayer <michaelni@gmx.at>
* aarch64: NEON float FFTJanne Grunau2014-04-22
Approximately as fast as the ARM NEON version on Apple's A7.