summaryrefslogtreecommitdiffstats
path: root/libswresample/x86/audio_convert_init.c
Commit message (Expand)AuthorAgeFilesLines
* x86: use the new helper macros where usefulJames Almer2016-02-141-1/+1
* x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-06-011-1/+3
* x86/swr: make pack_8ch functions work with compilers without aligned stackJames Almer2015-02-151-2/+2
* x86/swr: add SSE/AVX unpack_6ch functionsJames Almer2015-01-121-0/+16
* x86/swr: disable pack_8ch functions on msvc/icl x86_32James Almer2014-12-311-2/+2
* x86/swr: add SSE2/AVX pack_8ch functionsJames Almer2014-12-301-0/+17
* x86/swr: add ff_float_to_int32_a_avx2James Almer2014-11-071-1/+5
* x86/swr: replace sse4 instructions in pack_6ch with sse onesJames Almer2014-11-061-11/+12
* x86/swr: use lavu helper macros to check CPU extensionsJames Almer2014-07-041-8/+9
* x86/swr: split audioconvert and rematrix DSP into separate filesJames Almer2014-07-041-0/+140
OpenPOWER on IntegriCloud