| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi/gradfun: fix rounding in MMX code. | Clément Bœsch | 2012-12-19 | 1 | -1/+1 |
* | Fix compilation with yasm 0.6.2. | Carl Eugen Hoyos | 2012-12-07 | 1 | -0/+2 |
* | Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56' | Michael Niedermayer | 2012-12-06 | 3 | -0/+199 |
|\ |
|
| * | x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scaling | Justin Ruggles | 2012-12-05 | 2 | -3/+105 |
| * | x86: af_volume: add SSE2-optimized s16 volume scaling | Justin Ruggles | 2012-12-05 | 3 | -0/+97 |
* | | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415' | Michael Niedermayer | 2012-11-01 | 2 | -4/+6 |
|\| |
|
| * | x86: mmx2 ---> mmxext in function names | Diego Biurrun | 2012-10-31 | 2 | -4/+6 |
* | | Merge commit '04581c8c77ce779e4e70684ac45302972766be0f' | Michael Niedermayer | 2012-10-31 | 1 | -1/+1 |
|\| |
|
| * | 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/+1 |
|\| |
|
| * | x86: include x86inc.asm in x86util.asm | Diego Biurrun | 2012-10-31 | 1 | -1/+1 |
* | | Merge commit 'f6c38c5f4ed6683a6a61db2ed418a68bbe5f5507' | Michael Niedermayer | 2012-10-13 | 1 | -2/+3 |
|\| |
|
| * | avfilter: call x86 init functions under if (ARCH_X86), not if (HAVE_MMX) | Diego Biurrun | 2012-10-12 | 1 | -2/+3 |
* | | hqdn3d: Fix out of array read in LOWPASS | Loren Merritt | 2012-09-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-31 | 2 | -18/+14 |
|\| |
|
| * | x86: Split inline and external assembly #ifdefs | Diego Biurrun | 2012-08-31 | 2 | -18/+14 |
* | | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' | Michael Niedermayer | 2012-08-31 | 2 | -3/+3 |
|\| |
|
| * | avfilter: x86: Use more precise compile template names | Diego Biurrun | 2012-08-30 | 2 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-26 | 2 | -0/+107 |
|\| |
|
| * | vf_hqdn3d: x86 asm | Loren Merritt | 2012-08-26 | 2 | -0/+107 |
* | | yadif: remove libavutil/internal.h include | Michael Niedermayer | 2012-08-16 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 2 | -0/+3 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 2 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-14 | 1 | -15/+14 |
|\| |
|
| * | x86: yadif: fix asm with suncc | Mans Rullgard | 2012-08-13 | 1 | -19/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-09 | 2 | -2/+2 |
|\| |
|
| * | x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h | Mans Rullgard | 2012-08-09 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-04 | 2 | -6/+6 |
|\| |
|
| * | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 2 | -6/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-31 | 1 | -5/+5 |
|\| |
|
| * | x86: yadif: Mark mmxext optimizations as such | Diego Biurrun | 2012-07-31 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-23 | 2 | -0/+12 |
|\| |
|
| * | lavfi: place x86 inline assembly under HAVE_INLINE_ASM. | Ronald S. Bultje | 2012-07-22 | 2 | -0/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-04 | 2 | -16/+24 |
|\| |
|
| * | x86: lavfi: fix gradfun/yadif build with mmx/sse disabled | Mans Rullgard | 2012-07-03 | 2 | -6/+18 |
* | | yadif/x86: add prototypes for functions, make code valid C again. | Michael Niedermayer | 2012-07-03 | 1 | -0/+4 |
* | | x86/gradfun: fix compilation failure on open solaris | Michael Niedermayer | 2012-07-02 | 1 | -6/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-02 | 3 | -11/+37 |
|\| |
|
| * | vf_yadif: move x86 init code to x86/yadif.c | Mans Rullgard | 2012-07-02 | 2 | -3/+16 |
| * | vf_gradfun: move x86 init code to x86/gradfun.c | Mans Rullgard | 2012-07-02 | 1 | -8/+21 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-10 | 1 | -1/+0 |
|\| |
|
| * | yadif: specify array size outside DECLARE_ALIGNED | Janne Grunau | 2012-02-09 | 1 | -4/+4 |
| * | cosmetics: Delete empty lines at end of file. | Diego Biurrun | 2012-02-09 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-05 | 1 | -9/+11 |
|\| |
|
| * | vf_gradfun: relicense x86 asm to LGPL | Loren Merritt | 2011-07-04 | 1 | -9/+11 |
| * | Change yadif to not use out of picture lines. | Michael Niedermayer | 2011-04-03 | 1 | -3/+3 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 3 | -12/+12 |
* | | Add some forgotten const to function arguments in libavfilter & libavformat. | Michael Niedermayer | 2011-05-17 | 1 | -3/+3 |
* | | Align stack variables manually in yadif x86 code, should fix ticket25 | Michael Niedermayer | 2011-04-07 | 1 | -18/+14 |
* | | Change yadif to not use out of picture lines. | Michael Niedermayer | 2011-02-18 | 1 | -3/+3 |
|/ |
|