summaryrefslogtreecommitdiff
path: root/libswresample/x86/audio_convert_init.c
Commit message (Expand)AuthorAge
* x86: use the new helper macros where usefulJames Almer2016-02-14
* x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-06-01
* x86/swr: make pack_8ch functions work with compilers without aligned stackJames Almer2015-02-15
* x86/swr: add SSE/AVX unpack_6ch functionsJames Almer2015-01-12
* x86/swr: disable pack_8ch functions on msvc/icl x86_32James Almer2014-12-31
* x86/swr: add SSE2/AVX pack_8ch functionsJames Almer2014-12-30
* x86/swr: add ff_float_to_int32_a_avx2James Almer2014-11-07
* x86/swr: replace sse4 instructions in pack_6ch with sse onesJames Almer2014-11-06
* x86/swr: use lavu helper macros to check CPU extensionsJames Almer2014-07-04
* x86/swr: split audioconvert and rematrix DSP into separate filesJames Almer2014-07-04