| Commit message (Expand) | Author | Age | Files | Lines |
* | x86inc: Add debug symbols indicating sizes of compiled functions | Geza Lore | 2016-01-21 | 1 | -1/+1 |
* | x86: simple_idct10_template: use const | Christophe Gisquet | 2015-10-13 | 1 | -0/+13 |
* | x86: simple_idct(_put): 10bits versions | Christophe Gisquet | 2015-10-13 | 1 | -4/+4 |
* | x86: simple_idct10_template: fix overflow in pass | Christophe Gisquet | 2015-10-13 | 1 | -4/+4 |
* | x86: prores: templatize 10 bits simple_idct | Christophe Gisquet | 2015-10-13 | 1 | -260/+3 |
* | x86/proresdsp: remove ff_prores_idct_put_10_sse4 | James Almer | 2015-03-16 | 1 | -2/+0 |
* | x86/proresdsp: remove unused macro | James Almer | 2015-03-16 | 1 | -14/+0 |
* | Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' | Michael Niedermayer | 2014-03-14 | 1 | -2/+2 |
|\ |
|
| * | x86: Make function prototype comments in assembly code consistent | Diego Biurrun | 2014-03-13 | 1 | -2/+2 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -1/+1 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -1/+1 |
* | | Merge commit '04581c8c77ce779e4e70684ac45302972766be0f' | Michael Niedermayer | 2012-10-31 | 1 | -1/+1 |
|\| |
|
| * | x86: yasm: Use complete source path for macro helper %includes | Diego Biurrun | 2012-10-31 | 1 | -1/+1 |
* | | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73' | Michael Niedermayer | 2012-10-31 | 1 | -1/+0 |
|\| |
|
| * | x86: include x86inc.asm in x86util.asm | Diego Biurrun | 2012-10-31 | 1 | -1/+0 |
* | | Add some missing _EXTERNAL suffixes to yasm source files. | Carl Eugen Hoyos | 2012-08-31 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-03 | 1 | -3/+3 |
|\| |
|
| * | x86: proresdsp: improve SIGNEXTEND macro comments | Diego Biurrun | 2012-08-02 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-27 | 1 | -12/+25 |
|\| |
|
| * | proresdsp: port x86 assembly to cpuflags. | Ronald S. Bultje | 2012-07-27 | 1 | -21/+18 |
* | | Fix compilation without HAVE_AVX. | Reimar Döffinger | 2012-02-12 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -1/+1 |
|\| |
|
| * | config.asm: change %ifdef directives to %if directives. | Ronald S. Bultje | 2012-01-27 | 1 | -1/+1 |
* | | Fix compilation with yasm-0.6.2 | Carl Eugen Hoyos | 2012-01-12 | 1 | -0/+2 |
* | | proresdsp: fix rounding | Michael Niedermayer | 2011-10-12 | 1 | -3/+3 |
* | | proresdsp: Correct credits to point to the Author and not just the code this ... | Michael Niedermayer | 2011-10-12 | 1 | -5/+6 |
* | | proresdsp: Optimize series of padds out | Michael Niedermayer | 2011-10-12 | 1 | -11/+2 |
* | | proresdsp.asm: Remove useless instructions. | Michael Niedermayer | 2011-10-12 | 1 | -80/+0 |
* | | proresdsp.asm: drop useless shifts | Elvis Presley | 2011-10-12 | 1 | -34/+2 |
|/ |
|
* | prores: idct sse2/sse4 optimizations. | Ronald S. Bultje | 2011-10-11 | 1 | -0/+432 |