ffmpeg/libswresample
Paul B Mahol 99bd2dbc91 swresample/swresample_frame: fix regression in detecting changes
Do not overwrite return variable values, instead use different
one for checking results.
2023-01-04 18:19:07 +01:00
..
aarch64
arm
tests
x86 swresample/x86/resample: Remove obsolete MMXEXT functions 2022-06-14 01:28:29 +02:00
Makefile configure: always enable gnu_windres if available 2022-08-13 14:42:36 +02:00
audioconvert.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
audioconvert.h
dither.c
dither_template.c
libswresample.v
log2_tab.c
noise_shaping_data.c swresample/noise_shaping_data: Remove unused tables 2022-06-15 04:58:14 +02:00
options.c
rematrix.c swresample/rematrix: support mixing top front left/right channels 2022-11-03 19:39:52 -03:00
rematrix_template.c
resample.c swresample/resample: Remove unnecessary emms_c 2022-06-14 01:28:29 +02:00
resample.h
resample_dsp.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
resample_template.c
soxr_resample.c
swresample.c swsresample/swresample: error out on invalid layouts 2022-09-14 09:52:33 -03:00
swresample.h swresample: Fix Doxy reference to AVOptions 2022-10-17 09:55:19 +02:00
swresample_frame.c swresample/swresample_frame: fix regression in detecting changes 2023-01-04 18:19:07 +01:00
swresample_internal.h
swresampleres.rc
version.c
version.h lswr: take const AVChannelLayout* in swr_alloc_set_opts2() 2022-08-24 18:31:05 -05:00
version_major.h