[Bug 739709] New: rtpjitterbuffer: dead loop when schedule one dead line timer.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Nov 5 23:03:07 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=739709
GStreamer | gst-plugins-good | 1.2.3
Summary: rtpjitterbuffer: dead loop when schedule one dead line
timer.
Classification: Platform
Product: GStreamer
Version: 1.2.3
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: kevinbing.song at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
rtpjitterbuffer will schedule one dead line timer if expected sequence number
is -1. the timer will record the sequence number. but rtpjitterbuffer source
pad active will send signal to start push buffer, it will cause can't find
timer recorded packet and dead loop in handle_next_buffer().
--
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