| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/x86/constants: Remove unused ff_pw_17 | Andreas Rheinhardt | 2021-02-24 | 1 | -4/+0 |
* | Merge commit '5801f9ed245ca5ebb57b0b5183de7a24aaece133' | Clément Bœsch | 2017-03-23 | 1 | -31/+34 |
|\ |
|
| * | h264_intrapred: x86: Update comments left behind in 95c89da36ebeeb96b7146c0d7... | Diego Biurrun | 2016-10-06 | 1 | -31/+34 |
* | | h264pred: added AVX2 implementation for tm_vp8 16x16. | Mirage Abeysekara | 2017-03-20 | 1 | -0/+37 |
* | | Merge commit '2d91abade29e43bb45c881d45909b8ee77e904e2' | Michael Niedermayer | 2014-10-08 | 1 | -49/+49 |
|\| |
|
| * | x86: h264_intrapred: Don't treat 32-bit integers as 64-bit | Henrik Gramner | 2014-10-08 | 1 | -49/+49 |
* | | 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 | -39/+57 |
|\| |
|
| * | x86: Make function prototype comments in assembly code consistent | Diego Biurrun | 2014-03-13 | 1 | -39/+57 |
* | | avcodec/x86: remove 3 sub in pred4x4_tm_vp8_8. | Clément Bœsch | 2013-11-17 | 1 | -4/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-19 | 1 | -31/+31 |
|\| |
|
| * | x86: h264_intrapred: Fix C function names in comments | Diego Biurrun | 2012-11-18 | 1 | -31/+31 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-14 | 1 | -13/+13 |
|\| |
|
| * | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -13/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-10 | 1 | -27/+0 |
|\| |
|
| * | x86: PALIGNR: port to cpuflags | Diego Biurrun | 2012-11-09 | 1 | -27/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-09 | 1 | -111/+119 |
|\| |
|
| * | x86: h264_intrapred: port to cpuflags | Diego Biurrun | 2012-11-08 | 1 | -111/+119 |
| * | 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-10-30 | 1 | -40/+40 |
|\| |
|
| * | x86: use PRED4x4/8x8/8x8L/16x16 macros to declare intrapred prototypes. | Ronald S. Bultje | 2012-10-29 | 1 | -40/+40 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-07 | 1 | -8/+8 |
|\| |
|
| * | x86: add colons after labels | Mans Rullgard | 2012-08-07 | 1 | -8/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-07 | 1 | -1/+1 |
|\| |
|
| * | x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macro | Martin Storsjö | 2012-07-06 | 1 | -1/+1 |
* | | x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros | Loren Merritt | 2012-07-07 | 1 | -107/+22 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-05 | 1 | -134/+156 |
|\| |
|
| * | x86: h264_intrapred: use newly introduced SPLAT* and PSHUFLW macros | Diego Biurrun | 2012-07-05 | 1 | -107/+22 |
| * | x86: h264_intrapred: port to cpuflag macros | Diego Biurrun | 2012-07-05 | 1 | -134/+156 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-13 | 1 | -15/+15 |
|\| |
|
| * | x86inc improvements for 64-bit | Henrik Gramner | 2012-04-11 | 1 | -15/+15 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-09 | 1 | -0/+3 |
|\| |
|
| * | h264: manually save/restore XMM registers for functions using INIT_MMX. | Ronald S. Bultje | 2012-02-08 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -10/+10 |
|\| |
|
| * | config.asm: change %ifdef directives to %if directives. | Ronald S. Bultje | 2012-01-27 | 1 | -10/+10 |
* | | 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-23 | 1 | -3/+2 |
|\| |
|
| * | H.264: Add optimizations to predict x86 assembly. | Daniel Kang | 2011-07-22 | 1 | -3/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -6/+0 |
|\| |
|
| * | h264: remove CONFIG_GPL from x86 intra prediction code. | Ronald S. Bultje | 2011-06-02 | 1 | -6/+0 |
* | | 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 |