ffmpeg/libavresample/x86
Justin Ruggles acd9948e74 lavr: x86: fix ff_conv_fltp_to_flt_6ch function prototypes
Changed to match the number of parameters in conv_func_interleave(), which is
how they are called. The change isn't strictly necessary because the 4th
parameter is not used, but the code is clearer if they match.
2012-06-26 12:29:35 -04:00
..
Makefile build: cosmetics: Add missing end-of-line backslashes to item lists. 2012-05-07 14:17:40 +02:00
audio_convert.asm lavr: Add x86-optimized function for flt to s32 conversion 2012-06-18 16:16:59 -04:00
audio_convert_init.c lavr: x86: fix ff_conv_fltp_to_flt_6ch function prototypes 2012-06-26 12:29:35 -04:00
audio_mix.asm lavr: add x86-optimized functions for mixing 1-to-2 s16p with flt coeffs 2012-06-18 11:24:10 -04:00
audio_mix_init.c lavr: add x86-optimized functions for mixing 1-to-2 s16p with flt coeffs 2012-06-18 11:24:10 -04:00
util.asm lavr: add x86-optimized functions for mixing 2 to 1 s16p with float coeffs 2012-05-29 15:33:18 -04:00