]> git.sesse.net Git - ffmpeg/history - libavresample/x86/audio_mix.asm
x86: yasm: Use complete source path for macro helper %includes
[ffmpeg] / libavresample / x86 / audio_mix.asm
2012-10-30 Diego Biurrunx86: yasm: Use complete source path for macro helper...
2012-10-30 Diego Biurrunx86: include x86inc.asm in x86util.asm
2012-08-30 Diego Biurrunx86: Split inline and external assembly #ifdefs
2012-08-07 Mans Rullgardx86: add colons after labels
2012-07-27 Justin Ruggleslavr: add x86-optimized mixing functions
2012-07-26 Ronald S. Bultjex86inc: automatically insert vzeroupper for YMM functions.
2012-07-25 Justin Ruggleslavr: x86: add missing vzeroupper in ff_mix_1_to_2_fltp...
2012-06-18 Justin Ruggleslavr: add x86-optimized functions for mixing 1-to-2...
2012-06-18 Justin Ruggleslavr: add x86-optimized functions for mixing 1-to-2...
2012-05-29 Justin Ruggleslavr: add x86-optimized function for mixing 2 to 1...
2012-05-29 Justin Ruggleslavr: add x86-optimized functions for mixing 2 to 1...
2012-05-01 Reimar DöffingerFix compilation with YASM/NASM without AVX support.
2012-04-25 Justin RugglesAdd libavresample