splitmuxsink: Subtract daily jam offset when day wraps around
authorVivia Nikolaidou <vivia@ahiru.eu>
Tue, 9 Oct 2018 13:39:11 +0000 (16:39 +0300)
committerVivia Nikolaidou <vivia@ahiru.eu>
Thu, 11 Oct 2018 10:51:08 +0000 (13:51 +0300)
commit1219712da04ba75cc1e1c080ffbe9a4a2465697f
treef10e5b56547151184aca35f88a75939dbbc52e3b
parent6c05180dc58cd95b05605fa046af972be7b492f3
splitmuxsink: Subtract daily jam offset when day wraps around

For drop-frame framerates, when the expected next max timecode wraps
around at the end of the day, we have to subtract the offset of the
daily jam, otherwise we end up with a duration that's a few frames too
long.

https://bugzilla.gnome.org/show_bug.cgi?id=797270
gst/multifile/gstsplitmuxsink.c