[Bug 753325] New: rtpklv(de)pay: add "RTP" in the klass string

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 6 08:59:01 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=753325

            Bug ID: 753325
           Summary: rtpklv(de)pay: add "RTP" in the klass string
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: george.kiagiadakis at collabora.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 308859
  --> https://bugzilla.gnome.org/attachment.cgi?id=308859&action=edit
rtpklv(de)pay: add "RTP" in the klass string

GstRTSPMedia uses this classification to detect the real payloader
inside a dynpay bin and asserts if it doesn't find it, therefore
it is required.

rtsp-media.c:2276:
   if (strstr (klass, "Payloader") && strstr (klass, "RTP")) {

-- 
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