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 751107 - concat: when releasing pad, send EOS appropriately.
concat: when releasing pad, send EOS appropriately.
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal normal
: 1.5.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-06-17 14:14 UTC by Mathieu Duponchelle
Modified: 2015-06-22 12:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
concat: when releasing pad, send EOS appropriately. (934 bytes, patch)
2015-06-17 14:14 UTC, Mathieu Duponchelle
committed Details | Review

Description Mathieu Duponchelle 2015-06-17 14:14:03 UTC
Previously, concat sent an EOS if there was a next pad.
Comment 1 Mathieu Duponchelle 2015-06-17 14:14:08 UTC
Created attachment 305481 [details] [review]
concat: when releasing pad, send EOS appropriately.
Comment 2 Nicolas Dufresne (ndufresne) 2015-06-18 22:54:39 UTC
Review of attachment 305481 [details] [review]:

Looks good to me, Sebastien, anything to add before Mathieu can merge this ?
Comment 3 Sebastian Dröge (slomo) 2015-06-22 12:15:46 UTC
commit 056283ff8561850af4a68a22bfec6dcafc42c8dd
Author: Mathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Date:   Wed Jun 17 16:12:13 2015 +0200

    concat: when releasing pad, send EOS appropriately.
    
    Previously, concat sent an EOS if there was a next pad.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=751107