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 796901 - inputselector: Forward LATENCY query to all sinkpads
inputselector: Forward LATENCY query to all sinkpads
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal normal
: 1.14.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-07-31 16:25 UTC by Sebastian Dröge (slomo)
Modified: 2018-08-02 07:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
inputselector: Forward LATENCY query to all sinkpads (5.46 KB, patch)
2018-07-31 16:25 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Sebastian Dröge (slomo) 2018-07-31 16:25:47 UTC
See commit message
Comment 1 Sebastian Dröge (slomo) 2018-07-31 16:25:52 UTC
Created attachment 373229 [details] [review]
inputselector: Forward LATENCY query to all sinkpads

Otherwise downstream will consider the pipeline not live if the active
pad is live, even though some inactive pads might be live and might
require a non-zero latency configuration.
Comment 2 Sebastian Dröge (slomo) 2018-08-01 14:29:55 UTC
Attachment 373229 [details] pushed as ef96192 - inputselector: Forward LATENCY query to all sinkpads