GNOME Bugzilla – Bug 737240
videodecoder: DRAIN query support
Last modified: 2015-01-20 14:30:13 UTC
The decoder already has some drain support but doesn't send the query so downstream elements currently can't free up their resources on DRAIN.
(In reply to comment #0) > The decoder already has some drain support but doesn't send the query so > downstream elements currently can't free up their resources on DRAIN. This is not true that for every drain in the decoder, downstream shall be drained. What exaxtly is the bug you are reporting here ?
Well this bug was linked with a WebKit bug which we solved with a different approach, I first thought using the DRAIN query but then a better fix was suggested by Sebastian, not involving this query. If you think this bug is invalid feel free to close it :)
Ok, let's do that then.