ffmpeg/libavcodec/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
..
aarch64
arm
ppc
x86 avcodec/x86/simple_idct: Port to SSE2 2025-11-08 18:48:54 +01:00
.gitignore
apv.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
av1_levels.c
avcodec.c avcodec/tests/avcodec: Check codec {pix,sample}_fmt etc. arrays 2025-11-07 17:55:43 +00:00
avpacket.c avcodec/tests/avpacket: Add av_packet_free() to avoid memory leak 2025-08-04 01:29:44 +02:00
bitstream_be.c
bitstream_le.c
bitstream_template.c
cabac.c
celp_math.c
codec_desc.c
dct.c avcodec/tests/dct: Remove unnecessary emms_c 2025-11-08 18:48:54 +01:00
golomb.c
h264_levels.c
h265_levels.c
hashtable.c
htmlsubtitles.c
jpeg2000dwt.c all: fix typos found by codespell 2025-08-03 13:48:47 +02:00
mathops.c
mjpegenc_huffman.c
motion.c av{codec,util}/tests: Remove pointless undefs 2025-11-24 16:48:31 +01:00
mpeg12framerate.c
rangecoder.c
snowenc.c av{codec,util}/tests: Remove pointless undefs 2025-11-24 16:48:31 +01:00