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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 1 06:17:24 PDT 2014


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

--- Comment #4 from Gwenole Beauchesne <gb.devel at gmail.com> 2014-07-01 13:17:22 UTC ---
commit aa73624638b89a76b3a6d44cbb5353edc86feaac
Author: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
Date:   Fri Mar 21 17:03:36 2014 +0100

    codecparsers: h264: fix SEI buffering_period() parsing.

    Fix parsing of buffering_period() SEI messages. The number of bits
    used to express {nal,vcl}_initial_cpb_removal_delay{,_offset} syntax
    elements is not 5 but 1 + initial_cpb_removal_delay_length_minus1.

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

    Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne at intel.com>

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