29 Commits (3836f404a8c0ffd7c565260434768ef4ebba85a7)

Author SHA1 Message Date
Christophe Gisquet 74c414202f x86: simple_idct10_template: use const 9 years ago
Christophe Gisquet 4369b9dc7b x86: simple_idct(_put): 10bits versions 9 years ago
Christophe Gisquet e652f69b35 x86: simple_idct10_template: fix overflow in pass 9 years ago
Christophe Gisquet e9a68b0316 x86: prores: templatize 10 bits simple_idct 9 years ago
James Almer e8374d7202 x86/proresdsp: remove ff_prores_idct_put_10_sse4 10 years ago
James Almer bdd179c8cb x86/proresdsp: remove unused macro 10 years ago
Diego Biurrun 55519926ef x86: Make function prototype comments in assembly code consistent 11 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Diego Biurrun 04581c8c77 x86: yasm: Use complete source path for macro helper %includes 12 years ago
Diego Biurrun 6860b4081d x86: include x86inc.asm in x86util.asm 12 years ago
Carl Eugen Hoyos 52be5428c0 Add some missing _EXTERNAL suffixes to yasm source files. 12 years ago
Diego Biurrun 03737412a3 x86: proresdsp: improve SIGNEXTEND macro comments 12 years ago
Ronald S. Bultje 5361e10a5e proresdsp: port x86 assembly to cpuflags. 12 years ago
Reimar Döffinger f51a072160 Fix compilation without HAVE_AVX. 13 years ago
Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 13 years ago
Carl Eugen Hoyos ef3a19d595 Fix compilation with yasm-0.6.2 13 years ago
Michael Niedermayer dc66951bb2 proresdsp: fix rounding 13 years ago
Michael Niedermayer 67dad8e7b1 proresdsp: Correct credits to point to the Author and not just the code this is based on. 13 years ago
Michael Niedermayer 370d7ef2c7 proresdsp: Optimize series of padds out 13 years ago
Michael Niedermayer 6398c0f7e1 proresdsp.asm: Remove useless instructions. 13 years ago
Elvis Presley b87d882578 proresdsp.asm: drop useless shifts 13 years ago
Ronald S. Bultje e3f530feca prores: idct sse2/sse4 optimizations. 13 years ago