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.
 
 
 
 
Andreas Cadhalpun 39a6e02fd4 fix spelling errors 10 years ago
..
arm Fix libswresample compilation with Apple Neon assembler. 11 years ago
x86 x86/swr: use lavu helper macros to check CPU extensions 11 years ago
Makefile swresample: split option table to a separate file 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 swresample/libswresample.v: hide ff_* 10 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
options.c swresample: split option table to a separate file 11 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: initialize only the necessary resample dsp functions 11 years ago
resample.h swr: initialize only the necessary resample dsp functions 11 years ago
resample_dsp.c swr: initialize only the necessary resample dsp functions 11 years ago
resample_template.c swr: initialize only the necessary resample 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 swresample: split option table to a separate file 11 years ago
swresample.h swresample: misc. doxy improvements 11 years ago
swresample_internal.h fix spelling errors 10 years ago
swresampleres.rc Add Windows resource file support for shared libraries 11 years ago
version.h swresample: swr_close() 11 years ago