ffmpeg/libavfilter/tests
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
..
.gitignore lavfi: add drawvg video filter. 2025-10-25 13:21:50 +00:00
drawutils.c tests: lavfi/drawutils: use av_err2str 2025-04-22 20:45:57 +02:00
drawvg.c lavfi: add drawvg video filter. 2025-10-25 13:21:50 +00:00
filtfmts.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
formats.c av{codec,util}/tests: Remove pointless undefs 2025-11-24 16:48:31 +01:00
integral.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00