summaryrefslogtreecommitdiff
path: root/libswresample/x86/resample_mmx.h
Commit message (Expand)AuthorAge
* x86/swr: convert resample_{common, linear}_double_sse2 to yasmJames Almer2014-07-01
* swr: convert resample_common/linear_int16_mmx2/sse2 to yasm.Ronald S. Bultje2014-06-30
* swr: rewrite resample_common/linear_float_sse/avx in yasm.Ronald S. Bultje2014-06-28
* swr: remove obsolete function prototypes.Ronald S. Bultje2014-06-15
* swresample: add swri_resample_float_avxJames Almer2014-05-16
* inline asm: fix arrays as named constraints.Matt Oliver2014-05-07
* swresample/resample: add missing xmm clobbersJames Almer2014-05-07
* swresample: add swri_resample_double_sse2James Almer2014-04-25
* swresample/resample: sse float linear interpolationJames Almer2014-03-24
* swresample/resample: mmx2/sse2 int16 linear interpolationJames Almer2014-03-24
* swresample: add swri_resample_float_sseJames Almer2014-03-20
* Automatically change MANGLE() into named inline asm operands when direct symb...Matt Oliver2014-03-18
* swresample: change COMMON_CORE_INT16 asm from SSSE3 to SSE2James Almer2014-03-18
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-09
* swr: fix make checkheaders.Clément Bœsch2012-06-30
* swr: small align cosmetic.Clément Bœsch2012-06-30
* swr: use __asm__ instead of __asm.Clément Bœsch2012-06-30
* swr: MMX2 & SSSE3 int16 resample coreMichael Niedermayer2012-06-28