splitmuxsink: Implement split-after
authorMathieu Duponchelle <mathieu@centricular.com>
Thu, 16 Aug 2018 19:42:37 +0000 (21:42 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Fri, 21 Sep 2018 14:31:34 +0000 (16:31 +0200)
commit9605028a712ac83252072f8abc4bd17743c1e611
treef5461c55f02bf8804ef06b785aca988ee50c4ac5
parent916ad090091902fec99aa2e20dfae1427e8bc630
splitmuxsink: Implement split-after

The behaviour of split-now is to output the current GOP after
starting a new file.

The newly-added split-after signal will output the current GOP
to the old file if possible once a new GOP is opened.

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