[Bug 726828] New: codecparsers: h264: fix SEI buffering_period() parsing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 21 08:31:07 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726828
  GStreamer | gst-plugins-bad | git

           Summary: codecparsers: h264: fix SEI buffering_period() parsing
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: gb.devel at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Hi, this patch fixes parsing for buffering_period() SEI messages. The number of
bits used to express {nal,vcl}_initial_cpb_removal_delay{,_offset} is not 5 but
1 + initial_cpb_removal_delay_length_minus1.

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