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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 23 11:19:33 PST 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Depends on|685890                      |
         Resolution|                            |FIXED

--- Comment #14 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-23 19:19:21 UTC ---
Oh right, sorry :) Will backport to 1.2 later

commit af78b45979564035ce4f2535d7257201112f776b
Author: Aurélien Zanelli <aurelien.zanelli at parrot.com>
Date:   Fri Jan 3 09:44:28 2014 +0100

    h264parse: Fix multiple SEI messages in one SEI RBSP parsing.

    An SEI RBSP could contains more than one SEI message as specified in
    7.4.2.3.1.

    This commit change the parser API: the gst_h264_parser_parse_sei()
    function now create and fill a GArray containing GstH264SEIMessage.

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

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