mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
4243da4ff4
This is possible, because every given FFCodec has to implement exactly one of these. Doing so decreases sizeof(FFCodec) and therefore decreases the size of the binary. Notice that in case of position-independent code the decrease is in .data.rel.ro, so that this translates to decreased memory consumption. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> |
||
---|---|---|
.. | ||
aarch64 | ||
arm | ||
ppc | ||
x86 | ||
.gitignore | ||
avcodec.c | ||
avfft.c | ||
avpacket.c | ||
cabac.c | ||
celp_math.c | ||
codec_desc.c | ||
dct.c | ||
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 |