[Bug 727512] srtpdec: assertion when checking rtcp ssrc
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Apr 2 13:04:32 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=727512
GStreamer | gst-plugins-bad | git
--- Comment #1 from Aleix Conchillo Flaqué <aleix at oblong.com> 2014-04-02 20:04:29 UTC ---
Created an attachment (id=273492)
View: https://bugzilla.gnome.org/attachment.cgi?id=273492
Review: https://bugzilla.gnome.org/review?bug=727512&attachment=273492
check for GST_RTCP_TYPE_INVALID
from the commit log:
rtcp_buffer_get_ssrc is called even with RTP buffers. this means we
might end up with an exception and not find any valid RTCP packet type
and thus hit GST_RTCP_TYPE_INVALID. we now take care of this.
--
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