summaryrefslogtreecommitdiff
path: root/libavcodec/x86/opusdsp.asm
Commit message (Expand)AuthorAgeFilesLines
* x86/opusdps: clear the high bits from some gprsJames Almer2019-09-111-3/+4
* x86/opusdsp: replace loads with shufflesLynne2019-04-261-6/+3
* x86/opusdsp: fix WIN64 return valueLynne2019-04-011-3/+2
* x86/opusdsp: implement FMA3 accelerated postfilter and deemphasisLynne2019-04-011-0/+114