[Bug 668627] [h264parse] conversion avc/au to byte-stream/au broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 1 05:13:54 PST 2012


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mnauw at users.sourceforge.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23

--- Comment #1 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-02-01 13:13:52 UTC ---
Indeed, looks like the optimized processing for packetized broke a few things. 
Following should unbreak this, and also mind the SEI.

On 0.10 branch (also pushed on master branch):

commit 114a1bb55f2c255f115ac268047ccf909beb8e9f
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Wed Feb 1 12:23:23 2012 +0100

    h264parse: also mind SEI position for config data insertion

    Fixes #668627.

commit b91d543086eb72ea8a46e57dc1c848d59b057627
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Wed Feb 1 12:03:04 2012 +0100

    h264parse: unbreak optimized packetized NALU collection processing

    ... in that it was so optimized it did not consider grouping NALU into AU
    altogether.

    Fixes #668627.

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