| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: vpx/h264/hevc/mpeg2: share constants | Christophe Gisquet | 2014-08-06 | 1 | -1/+1 |
* | Merge commit '79793f833784121d574454af4871866576c0749d' | Michael Niedermayer | 2014-07-01 | 1 | -1/+1 |
|\ |
|
| * | Update Fiona's name in copyright statements. | Diego Biurrun | 2014-07-01 | 1 | -1/+1 |
* | | Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' | Michael Niedermayer | 2014-03-14 | 1 | -10/+10 |
|\| |
|
| * | x86: Make function prototype comments in assembly code consistent | Diego Biurrun | 2014-03-13 | 1 | -10/+10 |
* | | Merge commit '1700b4e678ed329611a16b20d11e64b7abda4839' | Michael Niedermayer | 2013-11-02 | 1 | -1555/+0 |
|\| |
|
| * | x86: vp8dsp: Split loopfilter code into a separate file | Diego Biurrun | 2013-11-01 | 1 | -1555/+0 |
| * | dsputil: Make dsputil selectable | Ronald S. Bultje | 2013-04-10 | 1 | -7/+6 |
* | | dsputil: make selectable. | Ronald S. Bultje | 2013-03-12 | 1 | -7/+6 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -5/+5 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -5/+5 |
| * | x86inc: support stack mem allocation and re-alignment in PROLOGUE | Ronald S. Bultje | 2012-12-12 | 1 | -33/+35 |
* | | x86inc: support stack mem allocation and re-alignment in PROLOGUE. | Ronald S. Bultje | 2012-12-12 | 1 | -33/+35 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-14 | 1 | -15/+15 |
|\| |
|
| * | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -15/+15 |
| * | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-07 | 1 | -15/+15 |
|\| |
|
| * | x86: add colons after labels | Mans Rullgard | 2012-08-07 | 1 | -15/+15 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-05 | 1 | -21/+0 |
|\| |
|
| * | x86inc: add SPLATB_LOAD, SPLATB_REG, PSHUFLW macros | Loren Merritt | 2012-07-05 | 1 | -21/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-05 | 1 | -10/+8 |
|\| |
|
| * | vp8dsp x86: perform rounding shift with a single instruction | Christophe GISQUET | 2012-04-04 | 1 | -10/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-11 | 1 | -423/+377 |
|\| |
|
| * | vp8: convert mbedge loopfilter x86 assembly to use named arguments. | Ronald S. Bultje | 2012-03-10 | 1 | -235/+212 |
| * | vp8: convert inner loopfilter x86 assembly to use named arguments. | Ronald S. Bultje | 2012-03-10 | 1 | -187/+164 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-05 | 1 | -635/+611 |
|\| |
|
| * | vp8: convert simple loopfilter x86 assembly to use named arguments. | Ronald S. Bultje | 2012-03-03 | 1 | -25/+30 |
| * | vp8: convert idct x86 assembly to use named arguments. | Ronald S. Bultje | 2012-03-03 | 1 | -97/+103 |
| * | vp8: convert mc x86 assembly to use named arguments. | Ronald S. Bultje | 2012-03-03 | 1 | -272/+272 |
| * | vp8: convert loopfilter x86 assembly to use cpuflags(). | Ronald S. Bultje | 2012-03-03 | 1 | -201/+158 |
| * | vp8: convert idct/mc x86 assembly to use cpuflags(). | Ronald S. Bultje | 2012-03-03 | 1 | -60/+68 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-03 | 1 | -0/+15 |
|\| |
|
| * | vp8: disable mmx functions with sse/sse2 counterparts on x86-64. | Ronald S. Bultje | 2012-03-02 | 1 | -0/+15 |
* | | Move x264asm to libavutil. | Kieran Kunhya | 2011-10-19 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-15 | 1 | -2/+2 |
|\| |
|
| * | Fix NASM include directive | Dave Yeo | 2011-08-15 | 1 | -2/+2 |
* | | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925' | Michael Niedermayer | 2011-08-13 | 1 | -2/+2 |
|\| |
|
| * | Move x86util.asm from libavcodec/ to libavutil/. | Ronald S. Bultje | 2011-08-12 | 1 | -1/+1 |
| * | Move x86inc.asm to libavutil/. | Ronald S. Bultje | 2011-08-12 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-18 | 1 | -5/+5 |
|\| |
|
| * | Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. | Daniel Kang | 2011-05-17 | 1 | -5/+5 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-15 | 1 | -1/+1 |
|\| |
|
| * | Fix FSF address copy paste error in some license headers. | Diego Biurrun | 2011-05-14 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Use "d" suffix for general-purpose registers used with movd. | Reimar Döffinger | 2010-09-05 | 1 | -13/+13 |
* | Mark xmm registers as clobbered in simple loopfilter. Should fix the last | Ronald S. Bultje | 2010-08-24 | 1 | -11/+11 |
* | Fix segfaults in VP8 SIMD code on Win64 (and FATE/win64 failures). | Ronald S. Bultje | 2010-08-23 | 1 | -14/+14 |
* | VP8: move zeroing of luma DC block into the WHT | Jason Garrett-Glaser | 2010-08-02 | 1 | -2/+18 |