Skip to content

flvdemux: Send gap events if one of the streams falls behind the other by more than 3s

commit 48c8cbef3a4fd4814677888d4bbdfb7e98d66949 (HEAD -> flvdemux-gap-events, gitlab-slomo/flvdemux-gap-events)
Author: Sebastian Dröge <sebastian@centricular.com>
Date:   Wed May 20 13:17:13 2020 +0300

    flvdemux: Send gap events if one of the streams falls behind the other by more than 3s
    
    Same mechanism and threshold as in other demuxers.

commit 2bab5426031d70601a5e7d037385e829de729e6f
Author: Sebastian Dröge <sebastian@centricular.com>
Date:   Wed May 20 12:53:56 2020 +0300

    flvdemux: Remove unused audio_linked/video_linked booleans

Merge request reports