summaryrefslogtreecommitdiff
path: root/libavcodec/x86/fft.asm
Commit message (Expand)AuthorAgeFilesLines
* x86: replace explicit REP_RETs with RETsLynne2023-02-011-4/+4
* avcodec/x86/fft: Remove obsolete 3dnow functionsAndreas Rheinhardt2022-06-221-253/+6
* avcodec/fft: fix INTERL macro on 3dnowMikulas Patocka2017-11-251-1/+1
* Merge commit '681a86aba6cb09b98ad716d986182060c7795d20'James Almer2017-10-211-51/+43
|\
| * x86: fft: Port to cpuflagsDiego Biurrun2017-03-141-51/+43
| * x86: Merge align directives into SECTION_RODATA declarations where possibleDiego Biurrun2017-03-051-2/+1
| * fft: Split MDCT bits off from FFTDiego Biurrun2016-03-011-62/+66
| * x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-111-1/+1
* | avcodec: Extend fft to size 2^17Michael Niedermayer2016-03-041-2/+2
* | x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-041-1/+1
* | Revert "Move struc FFTContext below SECTION_RODATA"Timothy Gu2015-05-281-2/+2
* | x86: sbrdsp/fft: reuse ps_neg constantChristophe Gisquet2014-08-061-3/+4
* | x86: Fix compilation with nasm on PPC & OS/2Ronald S. Bultje2013-10-081-2/+1
* | Merge commit 'bbe4a6db44f0b55b424a5cc9d3e89cd88e250450'Michael Niedermayer2013-10-081-2/+2
|\ \ | |/
| * x86inc: Utilize the shadow space on 64-bit WindowsHenrik Gramner2013-10-071-2/+2
| * build: Drop AVX assembly ifdefsDiego Biurrun2012-11-111-9/+0
* | Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f'Michael Niedermayer2012-11-031-14/+2
|\ \ | |/
| * x86: Refactor PSWAPD fallback implementations and port to cpuflagsDiego Biurrun2012-11-021-14/+2
| * x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-311-1/+1
* | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-311-1/+0
|\ \ | |/
| * x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-311-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-311-4/+4
|\ \ | |/
| * x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-311-4/+4
* | Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer2012-08-291-8/+9
|/
* x86: avcodec: Drop silly "_mmx" suffixes from filenamesDiego Biurrun2012-08-281-0/+1105