[Bug 751929] New: rtpvp8depay: Ignore reserved bit in payload descriptor

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 3 14:09:49 PDT 2015


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

            Bug ID: 751929
           Summary: rtpvp8depay: Ignore reserved bit in payload descriptor
    Classification: Platform
           Product: GStreamer
           Version: 1.5.2
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: stian.selnes at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 306778
  --> https://bugzilla.gnome.org/attachment.cgi?id=306778&action=edit
Patch with fix

Attached patch fixes an issue where VP8 depayloader will fail to start
depayloading a frame if the reserved bit is 1. Although payloaders are
currently required to set this bit to 0 depayloaders must also ignore this bit
according to the RFC draft.

https://tools.ietf.org/html/draft-ietf-payload-vp8-16#section-4.2

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