]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/audiodsp.asm
xsubdec: Convert to the new bitstream reader
[ffmpeg] / libavcodec / x86 / audiodsp.asm
2016-10-17 Diego Biurrunx86: Add missing colons after assembly labels
2016-09-22 Anton Khirnovaudiodsp/x86: yasmify vector_clipf_sse
2016-09-19 Anton Khirnovaudiodsp/x86: clear the high bits of the order paramete...
2016-09-19 Anton Khirnovaudiodsp/x86: fix ff_vector_clip_int32_sse2
2015-08-11 Henrik Gramnerx86inc: Drop SECTION_TEXT macro
2014-06-22 Diego Biurrundsputil: Split audio operations off into a separate...