[Bug 758911] gstaudiobasesink: send latency message on setcaps
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Dec 1 09:59:16 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758911
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |slomo at coaxion.net
Resolution|--- |FIXED
Target Milestone|git master |1.7.1
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 2f3eb47a954ec0be764965b807182a63950cab4e
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Tue Dec 1 19:57:10 2015 +0200
audiobasesrc: Post latency message on the bus after set_caps()
The latency is only known once the caps are known, and might change
whenever the caps are changing.
https://bugzilla.gnome.org/show_bug.cgi?id=758911
commit 43155807cdbe5d2d74832b5c7444205244a57531
Author: Michael Olbrich <m.olbrich at pengutronix.de>
Date: Fri Sep 25 14:47:48 2015 +0200
audiobasesink: Post latency message on the bus after set_caps()
Any latency query before this will not get the correct latency so a new
latency query should be triggered once the audio sink know its own latency.
Without this the initial latency query from the pipeline arrives too early
sometimes and the resulting latency is too short.
https://bugzilla.gnome.org/show_bug.cgi?id=758911
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list