mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-23 23:36:57 +00:00
Some encoders (ffv1, flac, adx) are marked with AV_CODEC_CAP_DELAY onky in order to be flushed at the end, otherwise they behave as no-delay encoders. Add a capability to mark these encoders. Use it for setting pts generically. |
||
---|---|---|
.. | ||
aarch64 | ||
arm | ||
ppc | ||
x86 | ||
.gitignore | ||
avcodec.c | ||
avfft.c | ||
avpacket.c | ||
bitstream_be.c | ||
bitstream_le.c | ||
bitstream_template.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 |