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 741281 - audiorate: fill gap events
audiorate: fill gap events
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal normal
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-12-09 02:21 UTC by Matej Knopp
Modified: 2014-12-14 11:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (1.22 KB, patch)
2014-12-09 02:21 UTC, Matej Knopp
committed Details | Review

Description Matej Knopp 2014-12-09 02:21:08 UTC
Created attachment 292344 [details] [review]
Patch

Gap events should be filled, otherwise the pipeline may stall when there are no more buffers before EOS (see #741280).
Comment 1 Sebastian Dröge (slomo) 2014-12-14 11:09:02 UTC
commit 4713694082a86465fd4b63edc43777a601dbf72c
Author: Matej Knopp <matej.knopp@gmail.com>
Date:   Tue Dec 9 03:18:37 2014 +0100

    audiorate: Fill gap events
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741281