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.
 
 
 
 
Ronald S. Bultje cbf21628a5 swr: remove div/mod from DSP functions. 11 years ago
..
arm Fix libswresample compilation with Apple Neon assembler. 11 years ago
x86 swr: compile mmx2 s16p functions only on x86-32. 11 years ago
Makefile swr: split out DSP functions. 11 years ago
audioconvert.c swresample/audioconvert: fix () in FMT_PAIR_FUNC() 11 years ago
audioconvert.h audioconvert: support simd code with specific alignment requirements. 12 years ago
dither.c swresample/dither: use av_malloc_array() 11 years ago
dither_template.c swr: fix "may be used uninitialized in this function" warnings 12 years ago
libswresample.v libswresample.v: add swresample* for cmdutils.c 13 years ago
log2_tab.c swresample: include ff_log2_tab for shared builds 12 years ago
noise_shaping_data.c swr/noise_shaping_data: pad coeffs to multiple of 4 when they are 1 below 12 years ago
rematrix.c swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input 11 years ago
rematrix_template.c swresample/rematrix_template: Fix integer overflow in mix8to2 12 years ago
resample.c swr: remove div/mod from DSP functions. 11 years ago
resample.h swr: remove div/mod from DSP functions. 11 years ago
resample_dsp.c swr: add prototypes for resample dsp functions 11 years ago
resample_template.c swr: remove div/mod from DSP functions. 11 years ago
soxr_resample.c swr: handle initial negative sample index outside DSP function. 11 years ago
swresample-test.c fix various typos 11 years ago
swresample.c swr: handle initial negative sample index outside DSP function. 11 years ago
swresample.h swresample: swr_close() 11 years ago
swresample_internal.h swr: handle initial negative sample index outside DSP function. 11 years ago
swresampleres.rc Add Windows resource file support for shared libraries 11 years ago
version.h swresample: swr_close() 11 years ago