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 9d7ae72725 swresample: Use int instead of enum for fields which are accessed through AVOptions as int 10 years ago
..
aarch64 swr: aarch64 audio_convert and neon clobber test 11 years ago
arm Fix libswresample compilation with Apple Neon assembler. 11 years ago
x86 x86/swr: add SSE/AVX unpack_6ch functions 10 years ago
Makefile swresample: Add AVFrame based API 11 years ago
audioconvert.c swresample/audioconvert: Fix undefined behavior (left shift of negative value) 10 years ago
audioconvert.h audioconvert: support simd code with specific alignment requirements. 12 years ago
dither.c swresample/dither: Cleanup number suffixes 10 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_* 11 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 libswresample: move condition to start of loop. 11 years ago
rematrix_template.c swresample/rematrix_template: Fix integer overflow in mix8to2 12 years ago
resample.c swresample/resample: fix invert_initial_buffer() after flush 10 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 swresample/soxr_resample: fix error handling 10 years ago
swresample-test.c swresample-test: make it independant of the internal SWR_CH_MAX 11 years ago
swresample.c Add FFMPEG_VERSION into the binary libs 10 years ago
swresample.h swresample: Add AVFrame based API 11 years ago
swresample_frame.c swresample: Add AVFrame based API 11 years ago
swresample_internal.h swresample: Use int instead of enum for fields which are accessed through AVOptions as int 10 years ago
swresampleres.rc Add Windows resource file support for shared libraries 11 years ago
version.h swresample: Add AVFrame based API 11 years ago