ffmpeg/libswresample
Andreas Rheinhardt 2a90e7d725 av{codec,util}/tests: Remove pointless undefs
Before commit e96d90eed6 lavu/internal.h
contained redefined various discouraged/forbidden functions to induce
compilation failures upon use, like e.g.
 #define malloc please_use_av_malloc
In order to use these functions, some files had to undefine these
macros. This commit removes the remaining pointless undefs.

Reviewed-by: Rémi Denis-Courmont <remi@remlab.net>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2025-11-24 16:48:31 +01: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 av{codec,util}/tests: Remove pointless undefs 2025-11-24 16:48:31 +01: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
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 swresample/swresample: Avoid av_unused 2025-11-09 13:42:27 +01: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