| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -2/+2 |
* | Include attributes.h directly | Andreas Rheinhardt | 2021-04-19 | 1 | -0/+1 |
* | swresample: Use channel count in rematrix initialization | Marcin Gorzel | 2018-07-26 | 1 | -2/+2 |
* | build: Generalize yasm/nasm-related variable names | Diego Biurrun | 2017-06-21 | 1 | -1/+1 |
* | x86: check for AV_CPU_FLAG_AVXSLOW where useful | James Almer | 2015-06-01 | 1 | -1/+1 |
* | swresample/x86/rematrix_init: Check av_malloc* return codes, forward errors | Michael Niedermayer | 2015-02-09 | 1 | -2/+9 |
* | swresample/x86/rematrix_init: Use av_mallocz_array() | Michael Niedermayer | 2015-02-09 | 1 | -2/+2 |
* | x86/swr: use lavu helper macros to check CPU extensions | James Almer | 2014-07-04 | 1 | -4/+7 |
* | x86/swr: split audioconvert and rematrix DSP into separate files | James Almer | 2014-07-04 | 1 | -0/+80 |