You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael Niedermayer c1fe2db376 swr: add ff_int32_to_float_a_avx 13 years ago
..
x86 swr: add ff_int32_to_float_a_avx 13 years ago
Makefile swr: add dither support. 13 years ago
audioconvert.c swr: use memcpy when input and output match 13 years ago
audioconvert.h swr: add int16_to_int32_mmx/sse 13 years ago
dither.c swr: change sample format representation so as to maintain the planer/packed distinction. 13 years ago
libswresample.v libswresample.v: add swresample* for cmdutils.c 13 years ago
rematrix.c swr: add double precision support to the rematrix code 13 years ago
rematrix_template.c swr: add and use function pointers for rematrix 13 years ago
resample.c swr: change sample format representation so as to maintain the planer/packed distinction. 13 years ago
resample_template.c swr: support float & int32 in the resampler 13 years ago
swresample.c swr: automatically choose s16/flt/dbl to preserve input precision unless user overrides. 13 years ago
swresample.h swr: add triangular highpass dither 13 years ago
swresample_internal.h swr: add lfe_mix_level 13 years ago
swresample_test.c swr-test: fix rounding error leading to NAN 13 years ago