FFmpeg/libavcodec/tests
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h
Also move FF_CODEC_TAGS_END as well as struct AVCodecDefault.
This reduces the amount of files that have to include internal.h
(which comes with quite a lot of indirect inclusions), as e.g.
most encoders don't need it. It is furthemore in preparation
for moving the private part of AVCodec out of the public codec.h.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-03-21 01:33:09 +01:00
..
aarch64
arm
ppc
x86 configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
.gitignore
avcodec.c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 2022-03-21 01:33:09 +01:00
avfft.c
avpacket.c
cabac.c
celp_math.c
codec_desc.c
dct.c configure: Use a separate config_components.h header for $ALL_COMPONENTS 2022-03-16 14:12:49 +02:00
fft-fixed32.c
fft.c
golomb.c
h264_levels.c
h265_levels.c
htmlsubtitles.c
iirfilter.c
jpeg2000dwt.c
mathops.c
mjpegenc_huffman.c
motion.c
mpeg12framerate.c
rangecoder.c
snowenc.c