| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/x86/h264dsp_init: Remove obsolete MMX(EXT) functions | Andreas Rheinhardt | 2022-06-22 | 1 | -88/+7 |
* | avcodec/h264dsp, h264idct: Fix lengths of array parameters | Andreas Rheinhardt | 2021-08-08 | 1 | -2/+2 |
* | avcodec/h264dsp: change loop filter stride argument to ptrdiff_t | James Almer | 2019-02-20 | 1 | -2/+2 |
* | build: Generalize yasm/nasm-related variable names | Diego Biurrun | 2017-06-21 | 1 | -1/+1 |
* | avcodec/h264: add sse2 versions of previous idct functions | James Darnley | 2017-05-15 | 1 | -0/+5 |
* | avcodec/h264: add avx 8-bit h264_idct_dc_add | James Darnley | 2017-05-15 | 1 | -0/+2 |
* | avcodec/h264: add avx 8-bit h264_idct_add | James Darnley | 2017-05-15 | 1 | -0/+3 |
* | avcodec/h264: enable sse2 chroma deblock/loop filter functions | James Darnley | 2017-02-27 | 1 | -0/+10 |
* | avcodec/h264: add avx 8-bit 4:2:2 chroma h intra deblock/loop filter | James Darnley | 2017-02-27 | 1 | -0/+1 |
* | avcodec/h264: add avx 8-bit 4:2:0 chroma h intra deblock/loop filter | James Darnley | 2017-02-27 | 1 | -0/+1 |
* | avcodec/h264: add avx 8-bit chroma v intra deblock/loop filter | James Darnley | 2017-02-27 | 1 | -0/+1 |
* | avcodec/h264: add avx 8-bit 4:2:2 chroma h deblock/loop filter | James Darnley | 2017-02-27 | 1 | -0/+2 |
* | avcodec/h264: add avx 8-bit 4:2:0 chroma h deblock/loop filter | James Darnley | 2017-02-27 | 1 | -0/+3 |
* | avcodec/h264: add avx 8-bit chroma v deblock/loop filter | James Darnley | 2017-02-27 | 1 | -0/+2 |
* | avcodec/h264: sse2, avx h luma mbaff deblock/loop filter | James Darnley | 2017-02-18 | 1 | -0/+10 |
* | avcodec/h264: mmx2, sse2, avx 10-bit 4:2:2 h chroma deblock/loop filter | James Darnley | 2016-12-07 | 1 | -0/+6 |
* | avcodec/h264: mmx2, sse2, avx 10-bit h chroma deblock/loop filter | James Darnley | 2016-12-07 | 1 | -0/+9 |
* | whitespace changes after last commit | James Darnley | 2016-12-07 | 1 | -22/+22 |
* | avcodec/h264: clean up and expand x86 function definitions | James Darnley | 2016-12-07 | 1 | -3/+6 |
* | avcodec/h264: sse2 and avx 4:2:2 idct add8 10-bit functions | James Darnley | 2016-11-30 | 1 | -2/+11 |
* | avcodec/h264: mmx 4:2:2 idct add8 function | James Darnley | 2016-11-30 | 1 | -1/+6 |
* | avcodec/h264: mmxext 4:2:2 chroma intra deblock/loop filter | James Darnley | 2016-11-30 | 1 | -0/+2 |
* | avcodec/h264: Use ptrdiff_t for (bi)weight functions | Michael Niedermayer | 2016-09-23 | 1 | -4/+4 |
* | avcodec/h264: mmxext 4:2:2 chroma deblock/loop filter | James Darnley | 2016-02-05 | 1 | -0/+4 |
* | Merge commit '5ab03e41e553452118113d0c224fa32b325e45e5' | Michael Niedermayer | 2014-06-26 | 1 | -1/+1 |
|\ |
|
| * | x86: h264dsp: Fix link failure with optimizations disabled | Diego Biurrun | 2014-06-25 | 1 | -1/+1 |
* | | Merge commit 'b42f49e42f8cde25a788b2d13d03e99ca2956647' | Michael Niedermayer | 2014-04-05 | 1 | -1/+0 |
|\| |
|
| * | x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includes | Diego Biurrun | 2014-04-04 | 1 | -1/+0 |
* | | Merge commit 'a03a642d5ceb5f2f7c6ebbf56ff365dfbcdb65eb' | Michael Niedermayer | 2014-01-06 | 1 | -7/+7 |
|\| |
|
| * | h264: do not use 422 functions for monochrome | Anton Khirnov | 2014-01-06 | 1 | -7/+7 |
* | | Merge commit 'e998b56362c711701b3daa34e7b956e7126336f4' | Michael Niedermayer | 2013-08-30 | 1 | -120/+116 |
|\| |
|
| * | x86: avcodec: Consistently structure CPU extension initialization | Diego Biurrun | 2013-08-29 | 1 | -120/+116 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-18 | 1 | -13/+13 |
|\| |
|
| * | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -13/+13 |
* | | Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a' | Michael Niedermayer | 2013-05-14 | 1 | -1/+1 |
|\| |
|
| * | x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h | Diego Biurrun | 2013-05-12 | 1 | -1/+1 |
* | | Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d' | Michael Niedermayer | 2013-05-01 | 1 | -6/+6 |
|\| |
|
| * | x86: Drop unnecessary ff_ name prefixes from static functions | Diego Biurrun | 2013-04-30 | 1 | -6/+6 |
* | | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84' | Michael Niedermayer | 2013-02-06 | 1 | -2/+3 |
|\| |
|
| * | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -2/+3 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -4/+4 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -4/+4 |
| * | x86inc: support stack mem allocation and re-alignment in PROLOGUE | Ronald S. Bultje | 2012-12-12 | 1 | -3/+1 |
* | | x86inc: support stack mem allocation and re-alignment in PROLOGUE. | Ronald S. Bultje | 2012-12-12 | 1 | -3/+1 |
* | | Merge commit '1f3f896564501c23b44fcf605567c78ce066b539' | Michael Niedermayer | 2012-11-29 | 1 | -4/+4 |
|\| |
|
| * | x86: h264dsp: Fix linking with yasm and optimizations disabled | Diego Biurrun | 2012-11-28 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-14 | 1 | -53/+54 |
|\| |
|
| * | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -53/+54 |
* | | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415' | Michael Niedermayer | 2012-11-01 | 1 | -7/+6 |
|\| |
|
| * | x86: mmx2 ---> mmxext in function names | Diego Biurrun | 2012-10-31 | 1 | -7/+6 |