[Bug 646167] rtpjitterbuffer: stops processing when mode=buffer and drop-on-latency=1
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jan 28 21:04:26 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=646167
GStreamer | gst-plugins-good | git master
--- Comment #12 from Jason Litzinger <jlitzingerdev at gmail.com> 2015-01-29 05:04:23 UTC ---
Created an attachment (id=295716)
View: https://bugzilla.gnome.org/attachment.cgi?id=295716
Review: https://bugzilla.gnome.org/review?bug=646167&attachment=295716
Proposed patch v3
This patch addresses the case when drop-on-latency=0. Per earlier discussions,
it should only wake the thread up for the buffer-mode related condition if the
jbuf mode is buffer, it isn't buffering, the jbuf is active, and the push
thread is waiting.
This does not address the case of drop-on-latency=1. I will (try to) address
those next.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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