splitmuxsink: Increment fragment_id even if no fragment location was provided
authorSebastian Dröge <sebastian@centricular.com>
Thu, 12 Dec 2019 16:53:00 +0000 (18:53 +0200)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 13 Dec 2019 22:59:55 +0000 (22:59 +0000)
commit9f6ed9ec72cfbbf525c2b89edfdcbb8917dfe5cf
treefd72dfc44293e0804c5e47ae78464deaca343bde
parent9e0eb7781076441c9704d2383708e49399e7da9d
splitmuxsink: Increment fragment_id even if no fragment location was provided

Applications might handle locations and generally configuration of the
sink by themselves instead of having splitmuxsink set the location on
the sink. Nonetheless it makes sense to increment the fragment_id that
is passed to the signal so that applications know which fragment is
requested.
gst/multifile/gstsplitmuxsink.c