splitmuxsink: Forward EOS messages from async fragments.
authorJan Schmidt <jan@centricular.com>
Wed, 28 Oct 2020 15:36:35 +0000 (02:36 +1100)
committerJan Schmidt <thaytan@noraisin.net>
Sat, 31 Oct 2020 02:50:50 +0000 (02:50 +0000)
commitf0c24319de2436c442517038e8b548ad6199a7b1
tree96a35c97bf5dc9569ab76151ce634aa728ef0af8
parent1316dd9c653dc8e6e6eff23ba922549745e4daf3
splitmuxsink: Forward EOS messages from async fragments.

Re-enable forwarding EOS messages from fragments that are completing
asynchronously, so that splitmuxsink itself won't go EOS until they
are complete. This was disabled to work around a bug in core that
is fixed in
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/683

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/798>
gst/multifile/gstsplitmuxsink.c