Michael Niedermayer 3e9ccd0019 swresample/swresample: Fix integer overflow in seed calculation 8 years ago
..
aarch64 7c51f5bd39 swr: aarch64 audio_convert and neon clobber test 9 years ago
arm e535897fad Fix libswresample compilation with Apple Neon assembler. 10 years ago
x86 c0e3b46118 swresample: add av_cold to init functions 9 years ago
Makefile b7d5e016a3 swresample: Add AVFrame based API 10 years ago
audioconvert.c 344f8d307a swresample/audioconvert: Fix undefined behavior (left shift of negative value) 9 years ago
audioconvert.h ceb9f8d927 audioconvert: support simd code with specific alignment requirements. 11 years ago
dither.c 9d749d69b2 swresample/dither: check memory allocation 9 years ago
dither_template.c cc4a41727e swr: fix "may be used uninitialized in this function" warnings 11 years ago
libswresample.v 52fafaf474 swresample/libswresample.v: hide ff_* 10 years ago
log2_tab.c 04bf2e7f0e swresample: include ff_log2_tab for shared builds 11 years ago
noise_shaping_data.c 93bc0f0180 swr/noise_shaping_data: pad coeffs to multiple of 4 when they are 1 below 11 years ago
options.c f2e3d5adb3 swr: Remember previously set int_sample_format from user 9 years ago
rematrix.c 6c39528a3a swresample: Allow reinitialization without ever setting channel layouts 9 years ago
rematrix_template.c d62030ffca swresample/rematrix_template: Fix integer overflow in mix8to2 11 years ago
resample.c f6bb2cd1b0 swresample/resample: fix invert_initial_buffer() after flush 9 years ago
resample.h 857cd1f33b swr: initialize only the necessary resample dsp functions 10 years ago
resample_dsp.c 857cd1f33b swr: initialize only the necessary resample dsp functions 10 years ago
resample_template.c 0cb95f9082 swresample/resample_template: Add () to protect the arguments of the OUT() macro 9 years ago
soxr_resample.c 4d00860ac7 swresample: Add prefix to soxr_resampler 9 years ago
swresample-test.c 3f9ecaf886 swresample/swresample-test: Randomly wipe out channel counts 9 years ago
swresample.c 3e9ccd0019 swresample/swresample: Fix integer overflow in seed calculation 8 years ago
swresample.h b7d5e016a3 swresample: Add AVFrame based API 10 years ago
swresample_frame.c b7d5e016a3 swresample: Add AVFrame based API 10 years ago
swresample_internal.h f2e3d5adb3 swr: Remember previously set int_sample_format from user 9 years ago
swresampleres.rc 56572787ae Add Windows resource file support for shared libraries 10 years ago
version.h b7d5e016a3 swresample: Add AVFrame based API 10 years ago