summaryrefslogtreecommitdiff
path: root/libavcodec/x86/imdct36.asm
Commit message (Expand)AuthorAge
* avcodec/x86/imdct36: fix building with nasm 2.11.05John Comeau2017-01-02
* x86/imdct36: use extractps inside the STORE macroJames Almer2016-01-28
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-04
* x86/imdct36: use sse3 instructions in the last BUTTERF step when possibleJames Almer2014-02-27
* x86/imdct36: don't build imdct36_float_sse on x86_64 targetsJames Almer2014-02-27
* Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-31
|\
| * x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
* | Add some missing _EXTERNAL suffixes to yasm source files.Carl Eugen Hoyos2012-08-31
* | Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer2012-08-29
|/
* x86: avcodec: Drop silly "_sse" suffixes from filenamesDiego Biurrun2012-08-28