splitmux: Drop allocation queries
authorVivia Nikolaidou <vivia@ahiru.eu>
Tue, 13 Jun 2017 14:40:19 +0000 (17:40 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 13 Jun 2017 15:29:37 +0000 (18:29 +0300)
commit96cd9417886cc34f7a7f6fa299c9d4a6ec962851
tree83927244270197354467ddecafeea2b7a039922c
parentf6283b082e93b99c0c61c5109e19ef053b5efa82
splitmux: Drop allocation queries

They can cause us to deadlock, while we're waiting for a new frame and
upstream is waiting for the allocation query to be answered before
sending a frame

https://bugzilla.gnome.org/show_bug.cgi?id=783753
gst/multifile/gstsplitmuxsink.c