| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' | Michael Niedermayer | 2014-03-14 | 1 | -2/+3 |
|\ |
|
| * | x86: Make function prototype comments in assembly code consistent | Diego Biurrun | 2014-03-13 | 1 | -2/+3 |
| * | dsputil: Make dsputil selectable | Ronald S. Bultje | 2013-04-10 | 1 | -1/+1 |
* | | dsputil: make selectable. | Ronald S. Bultje | 2013-03-12 | 1 | -1/+1 |
* | | Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e' | Michael Niedermayer | 2013-01-16 | 1 | -5/+2 |
|\| |
|
| * | x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflags | Diego Biurrun | 2013-01-15 | 1 | -5/+2 |
* | | Merge commit '28c8e288fa0342fdef532a7522a4707bebf831cc' | Michael Niedermayer | 2012-11-26 | 1 | -41/+44 |
|\| |
|
| * | x86: h264_chromamc: port to cpuflags | Diego Biurrun | 2012-11-25 | 1 | -41/+44 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-14 | 1 | -7/+7 |
|\| |
|
| * | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -7/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-01 | 1 | -10/+10 |
|\| |
|
| * | x86: Move optimization suffix to end of function names | Diego Biurrun | 2012-10-31 | 1 | -10/+10 |
| * | 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-04-13 | 1 | -18/+30 |
|\| |
|
| * | x86inc improvements for 64-bit | Henrik Gramner | 2012-04-11 | 1 | -18/+30 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -8/+8 |
|\| |
|
| * | config.asm: change %ifdef directives to %if directives. | Ronald S. Bultje | 2012-01-27 | 1 | -8/+8 |
* | | 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-07-30 | 1 | -23/+21 |
|\| |
|
| * | H.264: tweak some other x86 asm for Atom | Jason Garrett-Glaser | 2011-07-29 | 1 | -23/+21 |
* | | 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 |
|/ |
|
* | For rounding in chroma MC SSSE3, use 16-byte pw_3/4 instead of reading 8 bytes | Ronald S. Bultje | 2010-12-24 | 1 | -4/+2 |
* | Move H264 chroma MC from inline asm to yasm. This fixes VP3/5/6 and VC-1 | Ronald S. Bultje | 2010-08-30 | 1 | -0/+671 |