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 743275 - Sprinkle: GstAdder example app doesn't quit.
Sprinkle: GstAdder example app doesn't quit.
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-01-21 05:01 UTC by RaviKiran
Modified: 2015-07-13 07:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
send eos event to sink pads (1.01 KB, patch)
2015-01-21 05:03 UTC, RaviKiran
none Details | Review

Description RaviKiran 2015-01-21 05:01:01 UTC
Example app sprinkle (gst-plugins-base/tests/examples/dynamic) doesn't exit as  EOS event is not sent to the sink pads before releasing them.
Comment 1 RaviKiran 2015-01-21 05:03:59 UTC
Created attachment 295066 [details] [review]
send eos event to sink pads

Patch attached. Please review.
Comment 2 Tim-Philipp Müller 2015-07-11 21:03:30 UTC
It exits fine for me, I've just tried 100 times in a loop.

How/where does it get stuck for you? Do you have a back trace? Can you explain why this is needed?
Comment 3 RaviKiran 2015-07-13 03:23:57 UTC
Looks like Luis added a patch for this issue later - 2145586ab608be7a3d9d690c1998618955145cad.
Comment 4 Tim-Philipp Müller 2015-07-13 07:19:57 UTC
Ah, let's close this then, thanks.