summaryrefslogtreecommitdiffstats
path: root/libavresample/x86
Commit message (Expand)AuthorAgeFilesLines
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-211-1/+1
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-043-3/+3
* Merge commit 'd68c05380cebf563915412182643a8be04ef890b'Michael Niedermayer2015-06-013-4/+8
|\
| * x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-05-313-4/+8
* | Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8'Michael Niedermayer2014-04-051-2/+0
|\ \ | |/
| * x86: Drop some unnecessary YASM ifdefsDiego Biurrun2014-04-041-2/+0
* | Merge commit '99e20125232d40ea239a5b54d26bbfe526506114'Michael Niedermayer2014-01-132-0/+33
|\ \ | |/
| * x86/arm: Add clobber tests to libavresampleMartin Storsjö2014-01-132-0/+33
* | Merge commit '206895708ea2b464755d340e44501daf9a07c310'Michael Niedermayer2013-10-141-9/+9
|\ \ | |/
| * x86inc: Remove our FMA4 supportDerek Buitenhuis2013-10-141-9/+9
* | Merge commit '15748773bf33c110e6e2e9526c7ba5478274c74c'Michael Niedermayer2013-10-141-1/+1
|\ \ | |/
| * avresample/x86: Switch operand order for mulpsDerek Buitenhuis2013-10-141-1/+1
* | Reinstate proper FFmpeg license for all files.Thilo Borgmann2013-08-305-20/+20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-183-24/+24
|\ \ | |/
| * Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-183-24/+24
* | Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'Michael Niedermayer2013-03-283-167/+166
|\ \ | |/
| * cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-273-167/+166
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-092-0/+86
|\ \ | |/
| * x86: lavr: add SSE2/AVX dither_int_to_float()Justin Ruggles2013-01-082-0/+86
* | Merge commit '1fb8f6a44f06e48386450fe0363aefc02583d24a'Michael Niedermayer2013-01-093-0/+94
|\ \ | |/
| * x86: lavr: add SSE2 quantize() for ditheringJustin Ruggles2013-01-083-0/+94
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-061-26/+9
|\ \ | |/
| * x86: lavr: use the x86inc.asm automatic stack alignment in mixing functionsJustin Ruggles2013-01-051-26/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-181-1/+9
|\ \ | |/
| * x86: lavr: fix stack allocation for 7 and 8 channel downmixing on x86-32Ronald S. Bultje2012-11-171-1/+9
| * build: Drop AVX assembly ifdefsDiego Biurrun2012-11-112-42/+0
|/
* x86: PALIGNR: port to cpuflagsDiego Biurrun2012-11-091-6/+0
* x86: avresample: Add missing colons to assembly labelsDiego Biurrun2012-11-061-2/+2
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-312-2/+2
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-312-2/+0
* lavr: handle clipping in the float to s32 conversionJustin Ruggles2012-10-131-1/+7
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-082-17/+17
* x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-312-22/+22
* x86: cosmetics: Comment some #endifs for better readabilityDiego Biurrun2012-08-301-1/+1
* lavr: x86: optimized 6-channel flt to fltp conversionJustin Ruggles2012-08-232-0/+72
* lavr: x86: optimized 2-channel flt to fltp conversionJustin Ruggles2012-08-232-0/+41
* lavr: x86: optimized 6-channel flt to s16p conversionJustin Ruggles2012-08-232-0/+87
* lavr: x86: optimized 2-channel flt to s16p conversionJustin Ruggles2012-08-232-0/+55
* lavr: x86: optimized 6-channel s16 to fltp conversionJustin Ruggles2012-08-232-0/+98
* lavr: x86: optimized 2-channel s16 to fltp conversionJustin Ruggles2012-08-232-0/+48
* lavr: x86: optimized 6-channel s16 to s16p conversionJustin Ruggles2012-08-232-0/+74
* lavr: x86: optimized 2-channel s16 to s16p conversionJustin Ruggles2012-08-233-0/+71
* lavr: x86: optimized 2-channel fltp to flt conversionJustin Ruggles2012-08-232-0/+44
* lavr: x86: optimized 6-channel fltp to s16 conversionJustin Ruggles2012-08-232-0/+129
* lavr: x86: optimized 2-channel fltp to s16 conversionJustin Ruggles2012-08-232-0/+52
* lavr: x86: optimized 6-channel s16p to flt conversionJustin Ruggles2012-08-232-0/+121
* lavr: x86: optimized 2-channel s16p to flt conversionJustin Ruggles2012-08-232-0/+58
* lavr: x86: optimized 6-channel s16p to s16 conversionJustin Ruggles2012-08-232-0/+137
* lavr: x86: optimized 2-channel s16p to s16 conversionJustin Ruggles2012-08-232-0/+50
* x86: add colons after labelsMans Rullgard2012-08-071-1/+1
OpenPOWER on IntegriCloud