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 664035 - [gstbaseparse] Clear queued frames with other queues
[gstbaseparse] Clear queued frames with other queues
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.10.x
Other All
: Normal normal
: 0.10.37
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-11-14 14:12 UTC by Matej Knopp
Modified: 2011-12-12 12:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (1.23 KB, patch)
2011-11-14 14:12 UTC, Matej Knopp
committed Details | Review

Description Matej Knopp 2011-11-14 14:12:47 UTC
Created attachment 201369 [details] [review]
Patch

GstBaseParse should clear queued frames when other queues are cleared, i.e. on flush.
Comment 1 Sebastian Dröge (slomo) 2011-12-12 12:38:22 UTC
commit f4040d3f6b0fabda92fbbb624cf11f13ff2c164f
Author: Matej Knopp <matej.knopp@gmail.com>
Date:   Mon Nov 14 02:26:31 2011 +0100

    baseparse: Clear queued frames with other queues