| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary mem.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avutil/internal, swresample/audioconvert: Remove cpu.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | Include attributes.h directly | Andreas Rheinhardt | 2021-04-19 | 1 | -0/+1 |
* | lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | asm: FF_-prefix internal macros used in inline assembly | Matthieu Bouron | 2016-06-27 | 1 | -3/+3 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -6/+6 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -7/+7 |
* | | x86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM format | Timothy Gu | 2016-02-14 | 1 | -53/+8 |
* | | x86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM format | Timothy Gu | 2016-02-01 | 1 | -207/+0 |
* | | vc1dsp: Port ff_vc1_put_ver_16b_shift2_mmx to yasm | Timothy Gu | 2015-10-21 | 1 | -52/+7 |
* | | x86: vc1dsp_mmx: Move yasm initiation steps to vc1dsp_init | Timothy Gu | 2015-10-19 | 1 | -27/+0 |
* | | doc: avoid incorrect phrase 'allows to' | Andreas Cadhalpun | 2015-06-16 | 1 | -1/+1 |
* | | x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED | Christophe Gisquet | 2015-03-14 | 1 | -1/+1 |
* | | x86: kill fpel_mmx.c | Christophe Gisquet | 2014-05-21 | 1 | -2/+5 |
* | | vc1dsp: fix build without inline asm | Hendrik Leppkes | 2014-04-22 | 1 | -0/+12 |
* | | vc1dsp: introduce cases for 8x8 and 16x16 | Christophe Gisquet | 2014-04-20 | 1 | -37/+69 |
* | | Fix compilation with !HAVE_6REGS. | Carl Eugen Hoyos | 2014-04-19 | 1 | -2/+2 |
* | | Merge commit '6655c933a887a2d20707fff657b614aa1d86a25b' | Michael Niedermayer | 2014-03-22 | 1 | -1/+1 |
|\| |
|
| * | x86: dsputil: Move fpel declarations to a separate header | Diego Biurrun | 2014-03-22 | 1 | -1/+1 |
* | | Automatically change MANGLE() into named inline asm operands when direct symb... | Matt Oliver | 2014-03-18 | 1 | -0/+6 |
* | | 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 '71469f3b636fbe06b6aca5933f9fdebddd8d5f57' | Michael Niedermayer | 2013-05-09 | 1 | -1/+2 |
|\| |
|
| * | x86: dsputil: Move constant declarations into separate header | Diego Biurrun | 2013-05-08 | 1 | -1/+2 |
* | | Merge commit 'bf7c3c6b157f7938578f964b62cffd5e504940be' | Michael Niedermayer | 2013-05-03 | 1 | -1/+7 |
|\| |
|
| * | x86: dsputil: Move cavs and vc1-specific functions where they belong | Diego Biurrun | 2013-05-02 | 1 | -1/+7 |
* | | Merge commit '3b2d0ec473b036bdd0a5bc0d896fd5292915f44d' | Michael Niedermayer | 2013-03-27 | 1 | -42/+42 |
|\| |
|
| * | x86: vc1dsp: Fix indentation | Martin Storsjö | 2013-03-26 | 1 | -42/+42 |
* | | Merge commit 'a8b6015823e628047a45916404c00044c5e80415' | Michael Niedermayer | 2013-03-13 | 1 | -2/+7 |
|\| |
|
| * | dsputil: convert remaining functions to use ptrdiff_t strides | Luca Barbato | 2013-03-12 | 1 | -2/+7 |
* | | Merge commit '845cfc92f908791714b8c4c8a49c91b8c64b685e' | Michael Niedermayer | 2013-02-27 | 1 | -2/+0 |
|\| |
|
| * | x86: dsputil: Drop aliasing of ff_put_pixels8_mmx to ff_put_pixels8_mmxext | Diego Biurrun | 2013-02-26 | 1 | -2/+0 |
* | | Merge commit '096cc11ec102701a18951b4f0437d609081ca1dd' | Michael Niedermayer | 2013-02-27 | 1 | -3/+0 |
|\| |
|
| * | x86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out of dsputil_mmx.c | Diego Biurrun | 2013-02-26 | 1 | -3/+0 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge commit '71155d7b4157fee44c0d3d0fc1b660ebfb9ccf46' | Michael Niedermayer | 2013-01-27 | 1 | -0/+4 |
|\| |
|
| * | dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm | Daniel Kang | 2013-01-27 | 1 | -0/+4 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -4/+4 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -4/+4 |
* | | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415' | Michael Niedermayer | 2012-11-01 | 1 | -29/+36 |
|\| |
|
| * | x86: mmx2 ---> mmxext in function names | Diego Biurrun | 2012-10-31 | 1 | -29/+36 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-08 | 1 | -98/+7 |
|\| |
|
| * | x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -91/+7 |
* | | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' | Michael Niedermayer | 2012-08-31 | 1 | -3/+2 |
|\| |
|
| * | x86: cosmetics: Comment some #endifs for better readability | Diego Biurrun | 2012-08-30 | 1 | -3/+2 |
* | | vc1dsp_mmx: remove libavutil/internal.h include | Michael Niedermayer | 2012-08-16 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+2 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-09 | 1 | -1/+1 |
|\| |
|