summaryrefslogtreecommitdiff
path: root/libswresample/arm
Commit message (Expand)AuthorAgeFilesLines
* Include attributes.h directlyAndreas Rheinhardt2021-04-191-0/+1
* swresample/arm: rename labels to fix xcode build errorRahul Chaudhry2018-04-281-4/+4
* swresample/arm: remove unintentional relocation.Rahul Chaudhry2018-04-191-2/+4
* swresample/arm: cosmetic fixesMatthieu Bouron2017-01-132-22/+22
* swresample/resample: optimize exact_rational=on:linear_interp=on caseMuhammad Faiz2016-11-251-4/+2
* swresample: add exact_rational optionMuhammad Faiz2016-06-131-4/+11
* swresample/arm: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neonMatthieu Bouron2016-05-133-2/+197
* Fix libswresample compilation with Apple Neon assembler.Reimar Döffinger2014-02-171-2/+2
* swresample: Add arm&x86 clobber testsMartin Storsjö2014-01-182-0/+32
* audioconvert/arm: require alignment of 16Michael Niedermayer2012-12-141-0/+2
* ARM: libswresample: NEON optimised generic fltp to s16 conversionMans Rullgard2012-09-242-0/+242
* ARM: libswresample: NEON optimised stereo fltp to s16 conversionMans Rullgard2012-09-242-0/+72
* ARM: libswresample: NEON optimised flat float to s16 conversionMans Rullgard2012-09-243-0/+116