summaryrefslogtreecommitdiff
path: root/libavcodec/x86/proresdsp.asm
Commit message (Expand)AuthorAge
* Add some missing _EXTERNAL suffixes to yasm source files.Carl Eugen Hoyos2012-08-31
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-03
|\
| * x86: proresdsp: improve SIGNEXTEND macro commentsDiego Biurrun2012-08-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-27
|\|
| * proresdsp: port x86 assembly to cpuflags.Ronald S. Bultje2012-07-27
* | Fix compilation without HAVE_AVX.Reimar Döffinger2012-02-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
|\|
| * config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
* | Fix compilation with yasm-0.6.2Carl Eugen Hoyos2012-01-12
* | proresdsp: fix roundingMichael Niedermayer2011-10-12
* | proresdsp: Correct credits to point to the Author and not just the code this ...Michael Niedermayer2011-10-12
* | proresdsp: Optimize series of padds outMichael Niedermayer2011-10-12
* | proresdsp.asm: Remove useless instructions.Michael Niedermayer2011-10-12
* | proresdsp.asm: drop useless shiftsElvis Presley2011-10-12
|/
* prores: idct sse2/sse4 optimizations.Ronald S. Bultje2011-10-11