| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/x86/h264dsp_init: Remove obsolete MMX(EXT) functions | Andreas Rheinhardt | 2022-06-22 | 1 | -382/+0 |
* | h264_idct: enable unmacro on newer NASM versions | Rostislav Pehlivanov | 2018-02-12 | 1 | -1/+5 |
* | Merge commit 'e9bb77fb1012cba1951a82136df7071f71bce8fb' | James Almer | 2017-10-21 | 1 | -24/+28 |
|\ |
|
| * | x86: h264: Simplify DEQUANT macro with cpuflags | Diego Biurrun | 2017-03-14 | 1 | -24/+28 |
* | | avcodec/h264: add sse2 versions of previous idct functions | James Darnley | 2017-05-15 | 1 | -2/+9 |
* | | avcodec/h264: add avx 8-bit h264_idct_dc_add | James Darnley | 2017-05-15 | 1 | -0/+20 |
* | | avcodec/h264: add avx 8-bit h264_idct_add | James Darnley | 2017-05-15 | 1 | -1/+32 |
* | | avcodec/h264: use some 3 operand forms | James Darnley | 2017-05-15 | 1 | -12/+9 |
* | | avcodec/h264: change RETs into REP_RETs where appropriate | James Darnley | 2017-05-15 | 1 | -6/+6 |
* | | avcodec/h264: mmx 4:2:2 idct add8 function | James Darnley | 2016-11-30 | 1 | -0/+32 |
* | | Merge commit 'f1a9eee41c4b5ea35db9ff0088ce4e6f1e187f2c' | Clément Bœsch | 2016-07-09 | 1 | -0/+21 |
|\| |
|
| * | x86: Add missing movsxd for the int stride parameter | Martin Storsjö | 2016-06-17 | 1 | -0/+21 |
* | | Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' | Michael Niedermayer | 2014-03-14 | 1 | -42/+43 |
|\| |
|
| * | x86: Make function prototype comments in assembly code consistent | Diego Biurrun | 2014-03-13 | 1 | -42/+43 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-08 | 1 | -32/+42 |
|\| |
|
| * | x86: h264_idct: Update comments to match 8/10-bit depth optimization split | Diego Biurrun | 2013-10-07 | 1 | -32/+42 |
* | | Merge commit '0b45269c2d732d15afa2de9c475d85fcf5561ac4' | Michael Niedermayer | 2013-08-22 | 1 | -1/+0 |
|\| |
|
| * | x86: h264_idct: Remove incorrect comment | Diego Biurrun | 2013-08-21 | 1 | -1/+0 |
* | | Merge commit '62844c3fd66940c7747e9b2bb7804e265319f43f' | Michael Niedermayer | 2013-04-11 | 1 | -4/+4 |
|\| |
|
| * | h264: Integrate clear_blocks calls with IDCT | Ronald S. Bultje | 2013-04-10 | 1 | -25/+83 |
* | | h264: integrate clear_blocks calls with IDCT. | Ronald S. Bultje | 2013-02-19 | 1 | -25/+83 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -13/+13 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -13/+13 |
* | | Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1' | Michael Niedermayer | 2012-11-28 | 1 | -69/+70 |
|\| |
|
| * | x86: h264_idct: port to cpuflags | Diego Biurrun | 2012-11-28 | 1 | -69/+70 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-14 | 1 | -22/+24 |
|\| |
|
| * | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -22/+24 |
* | | Merge commit 'be923ed659016350592acb9b3346f706f8170ac5' | Michael Niedermayer | 2012-10-31 | 1 | -20/+20 |
|\| |
|
| * | x86: MMX2 ---> MMXEXT in macro names | Diego Biurrun | 2012-10-31 | 1 | -20/+20 |
| * | 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 | -29/+29 |
|\| |
|
| * | x86: add colons after labels | Mans Rullgard | 2012-08-07 | 1 | -29/+29 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-05 | 1 | -4/+4 |
|\| |
|
| * | x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2 | Diego Biurrun | 2012-08-05 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-13 | 1 | -83/+73 |
|\| |
|
| * | x86inc improvements for 64-bit | Henrik Gramner | 2012-04-11 | 1 | -83/+73 |
* | | 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 | -30/+30 |
|\| |
|
| * | config.asm: change %ifdef directives to %if directives. | Ronald S. Bultje | 2012-01-27 | 1 | -30/+30 |
* | | 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 | -14/+14 |
|\| |
|
| * | H.264: tweak some other x86 asm for Atom | Jason Garrett-Glaser | 2011-07-29 | 1 | -14/+14 |