1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavformat
Anton Khirnov de85815bfa 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
2023-11-14 18:18:26 +01:00
..
2023-05-31 09:03:58 -07:00
2023-06-29 20:22:58 +02:00
2023-06-20 12:47:00 +02:00
2023-10-02 01:28:14 +02:00
2023-09-12 19:33:17 +02:00
2023-09-17 11:17:55 +02:00
2023-08-11 23:55:05 +02:00
2023-07-19 19:33:20 -04:00
2023-08-02 17:31:13 +02:00
2023-09-21 22:41:10 +02:00
2023-02-18 09:56:40 +01:00
2023-06-27 12:52:38 -03:00
2023-05-20 13:06:38 +02:00
2023-09-22 08:52:18 +02:00
2023-05-31 09:03:58 -07:00
2023-05-31 09:03:58 -07:00
2023-09-17 11:17:55 +02:00
2023-03-16 22:52:41 +08:00
2023-03-25 22:14:09 +08:00
2023-10-19 20:44:56 +02:00
2023-09-28 19:37:58 +02:00
2023-09-01 14:26:47 +02:00
2023-04-20 16:11:18 +02:00
2023-09-07 00:42:10 +02:00
2023-06-29 14:12:50 -03:00
2023-11-08 17:37:58 +11:00
2023-07-22 16:18:39 +02:00
2023-02-11 11:30:46 +01:00
2023-08-15 21:42:21 +02:00
2023-08-15 21:42:21 +02:00
2023-04-02 10:18:56 +05:30
2023-10-15 18:54:37 +02:00
2023-10-08 21:36:04 +02:00
2023-10-29 16:19:14 +01:00
2023-11-03 14:47:57 +01:00