diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-10-31 13:19:04 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-11-14 18:18:26 +0100 |
commit | de85815bfaa3e25b7ea46ffc837983df216fcd1b (patch) | |
tree | 12c8941b54c7a9f13d62a35162d3504210ac267b /libavcodec/libopus.c | |
parent | 436b972fc82ea40e8dcdd1981605250c155ba321 (diff) | |
download | ffmpeg-de85815bfaa3e25b7ea46ffc837983df216fcd1b.tar.gz |
lavf/mux: do not apply max_interleave_delta to subtitles
It is common for subtitle streams to have large gaps between packets.
When the caller is interleaving packets from multiple files, it can
easily happen that two successive subtitle packets trigger this limit,
even though no excessive buffering is happening.
Should fix #7064
Diffstat (limited to 'libavcodec/libopus.c')
0 files changed, 0 insertions, 0 deletions