[Bug 721715] h264parse: Multiple SEI messages in SEI RBSP

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 21 08:23:47 PDT 2014


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

Gwenole Beauchesne <gb.devel> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gb.devel at gmail.com

--- Comment #19 from Gwenole Beauchesne <gb.devel at gmail.com> 2014-03-21 15:48:40 UTC ---
nal_reader_skip_to_next_byte() is wrong, the payloadSize does not take into
account the emulation prevention bytes. Why not just use nal_reader_skip(nr,
payload_size)? And, this indeed fixes several regressions.

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