aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/audiodsp.asm
Commit message (Expand)AuthorAgeFilesLines
* x86: Add missing colons after assembly labelsDiego Biurrun2016-10-171-1/+1
* audiodsp/x86: yasmify vector_clipf_sseAnton Khirnov2016-09-221-0/+43
* audiodsp/x86: clear the high bits of the order parameter on 64bitAnton Khirnov2016-09-191-1/+1
* audiodsp/x86: fix ff_vector_clip_int32_sse2Anton Khirnov2016-09-191-18/+18
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-111-1/+1
* dsputil: Split audio operations off into a separate contextDiego Biurrun2014-06-221-0/+137