ffmpeg/libavcodec/tests
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions
Some of these were made possible by moving several common macros to
libavutil/macros.h.

While just at it, also improve the other headers a bit.

Reviewed-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-02-24 12:56:49 +01:00
..
aarch64
arm
ppc
x86
.gitignore avcodec/tests: Update .gitignore file 2021-12-16 12:25:55 +01:00
avcodec.c avcodec/tests/avcodec: Check codec caps for consistency 2021-09-26 13:29:19 +02:00
avfft.c
avpacket.c
cabac.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2022-02-24 12:56:49 +01:00
celp_math.c
codec_desc.c
dct.c
fft-fixed32.c
fft.c avutil/avassert: Don't include avutil.h 2022-02-24 12:56:49 +01:00
golomb.c avcodec/golomb: Factor writing golomb codes out 2022-01-06 08:28:02 +01:00
h264_levels.c
h265_levels.c
htmlsubtitles.c
iirfilter.c
jpeg2000dwt.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2022-02-24 12:56:49 +01:00
mathops.c
mjpegenc_huffman.c
motion.c
mpeg12framerate.c
rangecoder.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2022-02-24 12:56:49 +01:00
snowenc.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00