splitmuxsink: Decouple keyframe request and the decision for fragmentation
authorSeungha Yang <seungha@centricular.com>
Thu, 12 Mar 2020 11:34:47 +0000 (20:34 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 19 Mar 2020 10:17:21 +0000 (10:17 +0000)
commit18e09de0a225ac3e784010aa56f16a6d7e5ff187
treeaa5dfc4697cf0210ddede82013a3e77b40ddd7e9
parent7a25fb5b087f64413afc737317bee1ac8517455d
splitmuxsink: Decouple keyframe request and the decision for fragmentation

Split the decision for keyframe request and fragmentation in order to
ensure periodic keyframe request.
gst/multifile/gstsplitmuxsink.c
gst/multifile/gstsplitmuxsink.h
tests/check/elements/splitmux.c