summaryrefslogtreecommitdiff
path: root/libswresample/x86/rematrix_init.c
Commit message (Expand)AuthorAgeFilesLines
* swresample/swresample: add a used channel layout option using the new APIJames Almer2023-02-191-1/+1
* swresample/x86/rematrix: Remove obsolete MMX functionsAndreas Rheinhardt2022-06-141-5/+0
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-201-2/+2
* Include attributes.h directlyAndreas Rheinhardt2021-04-191-0/+1
* swresample: Use channel count in rematrix initializationMarcin Gorzel2018-07-261-2/+2
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-211-1/+1
* x86: check for AV_CPU_FLAG_AVXSLOW where usefulJames Almer2015-06-011-1/+1
* swresample/x86/rematrix_init: Check av_malloc* return codes, forward errorsMichael Niedermayer2015-02-091-2/+9
* swresample/x86/rematrix_init: Use av_mallocz_array()Michael Niedermayer2015-02-091-2/+2
* x86/swr: use lavu helper macros to check CPU extensionsJames Almer2014-07-041-4/+7
* x86/swr: split audioconvert and rematrix DSP into separate filesJames Almer2014-07-041-0/+80