Revert "splitmuxsink: Avoid assertion when WAITING_GOP_COLLECT on reference context"
authorSebastian Dröge <sebastian@centricular.com>
Thu, 27 Apr 2023 13:33:25 +0000 (16:33 +0300)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 30 Apr 2023 14:16:00 +0000 (15:16 +0100)
commit9e2eeab1c68acbbd048c1de3475866a9b59cc42d
tree547ddf9b265d37ad786c7e1f7e85740042fb2083
parent35322de964118da3ee5a6bf45a204b41d20a7233
Revert "splitmuxsink: Avoid assertion when WAITING_GOP_COLLECT on reference context"

This reverts commit f29c19be5821d26a6b7682d0c69ff31d0815e072. If this is
called for the reference context then we would run into an infinite
loop, which is not really better than an assertion.

By fixing up DTS to never be ahead of the PTS in the previous commit
this situation should be impossible to hit now.

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