[Bug 765079] New: srtpdec request-key is not signaled if roc is missing
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 15 05:31:05 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765079
Bug ID: 765079
Summary: srtpdec request-key is not signaled if roc is missing
Classification: Platform
Product: GStreamer
Version: 1.8.0
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: aconchillo at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Currently, gst_srtp_dec_sink_setcaps is happy if the "roc" field is not
provided in the caps. If it is not provided the stream will be properly
inserted in the hash table with a default "roc". Then, when the first buffer
arrives validate_buffer will find an existing stream in the hash table and will
not signal request-key, not allowing the user to provide a "roc".
--
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