master
aarch64: Fix a few misindented lines
libswresample/arm: Change to the common indentation size
libswresample/tests/rematrix: rewrite into a matrix printing tool
swresample/x86/resample: write only int16 in the int16 resampler
swresample/rematrix: handle top-back channels
swresample/{audioconvert,rematrix}: Don't check for HAVE_MMX
avutil/internal, swresample/audioconvert: Remove cpu.h inclusions
avutil/common: Don't auto-include mem.h
swresample/dither_template: Add missing license header
Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'
swresample: include ff_log2_tab for shared builds
swresample/noise_shaping_data: Remove unused tables
swresample/rematrix_template: Constify get_mix_any_func
swresample/resample, soxr_resample: Use designated initializers
swresample/aarch64: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon
swresample/x86/Makefile: Only compile ASM init files when X86ASM is enabled
swresample/resample_template: add casts to avoid undefined overflows
swresample/soxr_resample: pass initialized data to soxr_process() in flush()
swresample: Check ch layouts in swr_alloc_set_opts2()
all: fix typos found by codespell
all: fix whitespace/new-line issues
swresample/rematrix: handle missing channels from 22.2 layout
Add Windows resource file support for shared libraries
Bump minor after release/9.0 branch on master
libs: Bump major version of all libraries