FFmpeg/libswresample
Mars Zuo 09a62a6413
swresample/swresample: Rectify invalid function in the documentation
The function av_opt_set_channel_layout has been removed since
version 7.0, and the replacement is av_opt_set_chlayout.
The documentation needs to be updated accordingly.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2024-07-02 21:57:17 +02:00
..
aarch64 aarch64: Reindent all assembly to 8/24 column indentation 2023-10-21 23:25:54 +03:00
arm
tests swresample: convert to new channel layout API 2022-03-15 09:42:46 -03:00
x86 avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
audioconvert.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
audioconvert.h avutil/internal, swresample/audioconvert: Remove cpu.h inclusions 2021-07-22 14:33:45 +02:00
dither_template.c
dither.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
libswresample.v
log2_tab.c
Makefile configure: always enable gnu_windres if available 2022-08-13 14:42:36 +02:00
noise_shaping_data.c swresample/noise_shaping_data: Remove unused tables 2022-06-15 04:58:14 +02:00
options.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
rematrix_template.c swresample: convert to new channel layout API 2022-03-15 09:42:46 -03:00
rematrix.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
resample_dsp.c all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 2022-06-15 04:56:37 +02:00
resample_template.c
resample.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
resample.h
soxr_resample.c
swresample_frame.c avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 2024-03-07 08:53:30 -03:00
swresample_internal.h avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 2024-03-07 08:53:30 -03:00
swresample.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
swresample.h swresample/swresample: Rectify invalid function in the documentation 2024-07-02 21:57:17 +02:00
swresampleres.rc
version_major.h libs: bump major version for all libraries 2024-03-07 11:29:43 -03:00
version.c lib*/version: Use static_assert for static asserts 2024-03-31 00:08:42 +01:00
version.h Bump after 7.0 branch point 2024-03-27 01:04:54 +01:00