decodebin2: Set a time limit on "upstream" multiqueues
authorEdward Hervey <edward@centricular.com>
Tue, 17 Jan 2017 12:52:20 +0000 (13:52 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 31 May 2017 07:27:19 +0000 (10:27 +0300)
commit07dc9ba0712c26be86f031fb6f77bee177cbb828
tree30421485acb6dda174a99a0ff63c6f34b63afe6e
parent5d6b3b60cb2d6aee6a113f0368959dd8bfd42195
decodebin2: Set a time limit on "upstream" multiqueues

Those multiqueue are the ones dealing with adaptive demuxers. They should
have a time limit set so that they don't end up buffering too much data.

They would previously be set with no limits at all, which would cause them
to grow indefinitely until downstream blocks.
gst/playback/gstdecodebin2.c