summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/proresdsp.asm
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-231-1/+1
|\
| * Drop DCTELEM typedefDiego Biurrun2013-01-221-1/+1
* | Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'Michael Niedermayer2012-10-311-1/+1
|\ \ | |/
| * 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
* | Add some missing _EXTERNAL suffixes to yasm source files.Carl Eugen Hoyos2012-08-311-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-031-3/+3
|\ \ | |/
| * x86: proresdsp: improve SIGNEXTEND macro commentsDiego Biurrun2012-08-021-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-271-12/+25
|\ \ | |/
| * proresdsp: port x86 assembly to cpuflags.Ronald S. Bultje2012-07-271-21/+18
* | Fix compilation without HAVE_AVX.Reimar Döffinger2012-02-121-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-281-1/+1
|\ \ | |/
| * config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-271-1/+1
* | Fix compilation with yasm-0.6.2Carl Eugen Hoyos2012-01-121-0/+2
* | proresdsp: fix roundingMichael Niedermayer2011-10-121-3/+3
* | proresdsp: Correct credits to point to the Author and not just the code this ...Michael Niedermayer2011-10-121-5/+6
* | proresdsp: Optimize series of padds outMichael Niedermayer2011-10-121-11/+2
* | proresdsp.asm: Remove useless instructions.Michael Niedermayer2011-10-121-80/+0
* | proresdsp.asm: drop useless shiftsElvis Presley2011-10-121-34/+2
|/
* prores: idct sse2/sse4 optimizations.Ronald S. Bultje2011-10-111-0/+432
OpenPOWER on IntegriCloud