summaryrefslogtreecommitdiff
path: root/libavfilter/x86/af_volume.asm
Commit message (Expand)AuthorAgeFilesLines
* x86: replace explicit REP_RETs with RETsLynne2023-02-011-3/+3
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-041-1/+1
* Fix compilation with yasm 0.6.2.Carl Eugen Hoyos2012-12-071-0/+2
* Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56'Michael Niedermayer2012-12-061-4/+4
* x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scalingJustin Ruggles2012-12-051-3/+85
* x86: af_volume: add SSE2-optimized s16 volume scalingJustin Ruggles2012-12-051-0/+56