[Bug 796809] New: rtppayload: Fix VP8/VP9/OPUS dual encoding name handling

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jul 14 02:39:51 UTC 2018


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

            Bug ID: 796809
           Summary: rtppayload: Fix VP8/VP9/OPUS dual encoding name
                    handling
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: nicolas at ndufresne.ca
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

See commit message. This fixes an assertion with the following pipelines:

gst-launch-1.0 \
        videotestsrc ! vp8enc ! rtpvp8pay ! rtpmux ! fakesink
        videotestsrc ! vp9enc ! rtpvp9pay ! rtpmux ! fakesink
        audiotestsrc ! opusenc ! rtpopuspay ! rtpmux ! fakesink

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