mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-29 02:09:59 +01:00
Attempts to base the fragmentation timing on other streams as most receivers expect media fragments to be more or less aligned. Currently does not support fragmentation on subtitle track only, as the subtitle packet queue timings would have to be checked in addition to the current fragmentation timing logic. Signed-off-by: Jan Ekström <jan.ekstrom@24i.com>