ffmpeg/libswresample
Kacper Michajłow d6cb0d2c2b ALL: move av_unused to conform with standard requirement
This is required placement by standard [[maybe_unused]] attribute, works
the same for __attribute__((unused)).

Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
2025-09-26 16:15:46 +00:00
..
aarch64 aarch64: Fix a few misindented lines 2025-02-28 23:23:09 +02:00
arm arm: Consistently use proper interworking function returns 2024-10-09 15:52:51 +03:00
tests swresample: convert to new channel layout API 2022-03-15 09:42:46 -03:00
x86 ALL: move av_unused to conform with standard requirement 2025-09-26 16:15:46 +00: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.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
dither_template.c
libswresample.v Merge commit '535a742c26' 2016-06-27 17:56:47 +02:00
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.c swresample/x86/rematrix_init: Avoid allocation for native_simd_one 2025-09-15 17:52:22 +02:00
rematrix_template.c swresample/rematrix_template: Constify get_mix_any_func 2025-09-15 17:52:22 +02:00
resample.c swresample/resample, soxr_resample: Use designated initializers 2025-09-13 21:25:40 +00:00
resample.h swresample/aarch64: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon 2017-01-13 21:24:19 +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 swresample/resample_template: Add filter values in parallel 2016-12-10 02:44:21 +01:00
soxr_resample.c swresample/resample, soxr_resample: Use designated initializers 2025-09-13 21:25:40 +00:00
swresample.c ALL: move av_unused to conform with standard requirement 2025-09-26 16:15:46 +00:00
swresample.h all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
swresample_frame.c all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
swresample_internal.h swresample/x86/rematrix_init: Avoid allocation for native_simd_one 2025-09-15 17:52:22 +02:00
swresampleres.rc
version.c all: fix whitespace/new-line issues 2025-08-03 13:48:47 +02:00
version.h Bump versions for master after release/8.0 2025-08-09 18:03:05 +02:00
version_major.h libs: bump major version for all libraries 2025-03-28 14:44:34 -03:00