| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/vp8dsp: Constify src in vp8_mc_func | Andreas Rheinhardt | 2022-09-11 | 1 | -29/+29 |
* | avcodec/x86/vp8dsp: Remove obsolete MMX(EXT) functions | Andreas Rheinhardt | 2022-06-22 | 1 | -84/+0 |
* | avcodec/x86/lpc, vp8dsp_init: Remove redundant checks | Andreas Rheinhardt | 2022-06-18 | 1 | -2/+2 |
* | Remove unnecessary mem.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | build: Generalize yasm/nasm-related variable names | Diego Biurrun | 2017-06-21 | 1 | -6/+6 |
* | x86/vp8dsp: add ff_vp8_idct_dc_add_sse2 | James Almer | 2017-02-02 | 1 | -1/+4 |
* | Merge commit '4efab89332ea39a77145e8b15562b981d9dbde68' | James Almer | 2017-01-31 | 1 | -2/+2 |
|\ |
|
| * | x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriate | Diego Biurrun | 2016-07-20 | 1 | -2/+2 |
* | | Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50' | Hendrik Leppkes | 2016-06-26 | 1 | -1/+0 |
|\| |
|
| * | Drop unnecessary libavutil/x86/asm.h #includes | Diego Biurrun | 2016-05-28 | 1 | -1/+0 |
* | | x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED | Christophe Gisquet | 2015-03-14 | 1 | -2/+2 |
* | | 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 'ac4b32df71bd932838043a4838b86d11e169707f' | Michael Niedermayer | 2014-04-04 | 1 | -87/+92 |
|\| |
|
| * | On2 VP7 decoder | Peter Ross | 2014-04-04 | 1 | -27/+50 |
* | | libavcodec/*/vp8dsp_init: indent | Peter Ross | 2014-03-25 | 1 | -58/+58 |
* | | avcodec/vp8dsp: add VP7 idct and loop filter | Peter Ross | 2014-02-15 | 1 | -1/+19 |
* | | Merge commit 'b0be1ae792ac8bbfb0fc7b9b9cb39eaf0feb489b' | Michael Niedermayer | 2014-01-09 | 1 | -0/+1 |
|\| |
|
| * | x86: avcodec: Add a bunch of missing #includes for av_cold | Diego Biurrun | 2014-01-09 | 1 | -0/+1 |
* | | avcodec/x86/vp8dsp: Fix cpu flag checks so they work | Michael Niedermayer | 2013-08-30 | 1 | -1/+1 |
* | | Merge commit '6369ba3c9cc74becfaad2a8882dff3dd3e7ae3c0' | Michael Niedermayer | 2013-08-30 | 1 | -7/+8 |
|\| |
|
| * | x86: avcodec: Use convenience macros to check for CPU flags | Diego Biurrun | 2013-08-29 | 1 | -7/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-18 | 1 | -8/+8 |
|\| |
|
| * | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -8/+8 |
* | | Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa' | Michael Niedermayer | 2013-03-28 | 1 | -139/+137 |
|\| |
|
| * | cosmetics: Remove unnecessary extern keywords from function declarations | Diego Biurrun | 2013-03-27 | 1 | -139/+137 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -9/+9 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -9/+9 |
| * | x86inc: support stack mem allocation and re-alignment in PROLOGUE | Ronald S. Bultje | 2012-12-12 | 1 | -8/+0 |
* | | x86inc: support stack mem allocation and re-alignment in PROLOGUE. | Ronald S. Bultje | 2012-12-12 | 1 | -8/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-14 | 1 | -43/+43 |
|\| |
|
| * | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -43/+43 |
* | | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' | Michael Niedermayer | 2012-08-31 | 1 | -2/+2 |
|\| |
|
| * | x86: cosmetics: Comment some #endifs for better readability | Diego Biurrun | 2012-08-30 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -4/+4 |
|/ |
|
* | x86: avcodec: Consistently name all init files | Diego Biurrun | 2012-08-16 | 1 | -0/+450 |