ffmpeg/libavresample
Justin Ruggles b75726cb79 lavr: add x86-optimized function for mixing 2 to 1 s16p with q8 coeffs 2012-05-29 15:33:25 -04:00
..
x86 lavr: add x86-optimized function for mixing 2 to 1 s16p with q8 coeffs 2012-05-29 15:33:25 -04:00
Makefile build: cosmetics: Add missing end-of-line backslashes to item lists. 2012-05-07 14:17:40 +02:00
audio_convert.c Add libavresample 2012-04-24 21:28:27 -04:00
audio_convert.h Add libavresample 2012-04-24 21:28:27 -04:00
audio_data.c Add libavresample 2012-04-24 21:28:27 -04:00
audio_data.h Add libavresample 2012-04-24 21:28:27 -04:00
audio_mix.c lavr: add C functions for mixing 2 to 1 channels with s16p format 2012-05-29 15:16:20 -04:00
audio_mix.h lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type 2012-05-01 13:52:59 -04:00
audio_mix_matrix.c lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type 2012-05-01 13:52:59 -04:00
avresample-test.c Add libavresample 2012-04-24 21:28:27 -04:00
avresample.h lavr: make avresample_read() with NULL output discard samples. 2012-05-09 17:37:47 +02:00
internal.h Add libavresample 2012-04-24 21:28:27 -04:00
libavresample.v Add libavresample 2012-04-24 21:28:27 -04:00
options.c lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type 2012-05-01 13:52:59 -04:00
resample.c Add libavresample 2012-04-24 21:28:27 -04:00
resample.h Add libavresample 2012-04-24 21:28:27 -04:00
utils.c lavr: do not try to copy to uninitialized output audio data. 2012-05-09 17:38:23 +02:00
version.h lavr: make avresample_read() with NULL output discard samples. 2012-05-09 17:37:47 +02:00