splitmuxsink: Don't send too many force key unit event
authorSeungha Yang <seungha@centricular.com>
Fri, 3 Apr 2020 04:45:56 +0000 (13:45 +0900)
committerSeungha Yang <seungha@centricular.com>
Fri, 3 Apr 2020 06:00:37 +0000 (15:00 +0900)
commit599066726f00e84181046725d5c4ddc784394167
treee83c00487a781424559a979e0e955f2c9352ffa3
parent78eaa7c6ede03811c6f0cf724ac7b9888aabfd87
splitmuxsink: Don't send too many force key unit event

splitmuxsink should requst keyframe depending on configured
threshold and previously requested time in order to avoid too many
keyframe request.
gst/multifile/gstsplitmuxsink.c
gst/multifile/gstsplitmuxsink.h
tests/check/elements/splitmux.c