After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 737240 - videodecoder: DRAIN query support
videodecoder: DRAIN query support
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-24 08:21 UTC by Philippe Normand
Modified: 2015-01-20 14:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Philippe Normand 2014-09-24 08:21:59 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.
Comment 1 Nicolas Dufresne (ndufresne) 2015-01-11 17:51:22 UTC
(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 ?
Comment 2 Philippe Normand 2015-01-20 14:14:51 UTC
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 :)
Comment 3 Nicolas Dufresne (ndufresne) 2015-01-20 14:30:13 UTC
Ok, let's do that then.