summaryrefslogtreecommitdiff
path: root/libavfilter/x86
Commit message (Expand)AuthorAge
* avfilter/x86/vf_hqdn3d_init: fix author attribution & project nameMichael Niedermayer2013-02-02
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-02
|\
| * vf_hqdn3d: x86: Add proper arch optimization initializationDiego Biurrun2013-02-01
* | Merge commit 'a1c525f7eb0783d31ba7a653865b6cbd3dc880de'Michael Niedermayer2013-01-14
|\|
| * yadif: x86: fix build for compilers without aligned stackDaniel Kang2013-01-14
* | Merge commit 'f7bf72a4a1146a7583577c9bdc066767e1ba3c6a'Michael Niedermayer2013-01-10
|\|
| * yadif: Port inline assembly to yasmDaniel Kang2013-01-09
* | lavfi/gradfun: remove rounding to match C and SSE code.Clément Bœsch2012-12-19
* | lavfi/gradfun: fix dithering in MMX code.Clément Bœsch2012-12-19
* | lavfi/gradfun: fix rounding in MMX code.Clément Bœsch2012-12-19
* | Fix compilation with yasm 0.6.2.Carl Eugen Hoyos2012-12-07
* | Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56'Michael Niedermayer2012-12-06
|\|
| * x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scalingJustin Ruggles2012-12-05
| * x86: af_volume: add SSE2-optimized s16 volume scalingJustin Ruggles2012-12-05
* | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer2012-11-01
|\|
| * x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-31
* | Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'Michael Niedermayer2012-10-31
|\|
| * x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-31
* | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-31
|\|
| * x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-31
* | Merge commit 'f6c38c5f4ed6683a6a61db2ed418a68bbe5f5507'Michael Niedermayer2012-10-13
|\|
| * avfilter: call x86 init functions under if (ARCH_X86), not if (HAVE_MMX)Diego Biurrun2012-10-12
* | hqdn3d: Fix out of array read in LOWPASSLoren Merritt2012-09-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-31
|\|
| * x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-31
* | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-31
|\|
| * avfilter: x86: Use more precise compile template namesDiego Biurrun2012-08-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-26
|\|
| * vf_hqdn3d: x86 asmLoren Merritt2012-08-26
* | yadif: remove libavutil/internal.h includeMichael Niedermayer2012-08-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-16
|\|
| * Don't include common.h from avutil.hMartin Storsjö2012-08-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-14
|\|
| * x86: yadif: fix asm with sunccMans Rullgard2012-08-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-09
|\|
| * x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-04
|\|
| * x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-31
|\|
| * x86: yadif: Mark mmxext optimizations as suchDiego Biurrun2012-07-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-23
|\|
| * lavfi: place x86 inline assembly under HAVE_INLINE_ASM.Ronald S. Bultje2012-07-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-04
|\|
| * x86: lavfi: fix gradfun/yadif build with mmx/sse disabledMans Rullgard2012-07-03
* | yadif/x86: add prototypes for functions, make code valid C again.Michael Niedermayer2012-07-03
* | x86/gradfun: fix compilation failure on open solarisMichael Niedermayer2012-07-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-02
|\|
| * vf_yadif: move x86 init code to x86/yadif.cMans Rullgard2012-07-02
| * vf_gradfun: move x86 init code to x86/gradfun.cMans Rullgard2012-07-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-10
|\|