[Bug 653087] [h264parse] Assertions on valid h264 streams when converting to stream-format=avc,alignment=nal

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 21 03:59:58 PDT 2011


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

Mark Nauwelaerts <mnauw> changed:

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

--- Comment #1 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-06-21 10:59:55 UTC ---
commit 10bec5c08f15bb968f4bd4605f8418147d147977
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Tue Jun 21 12:43:41 2011 +0200

    h264parse: avc input must either pass-through or be split into bytestream
chunks

    ... since parsing code is not meant to receive avc data.

    Fixes #653087.


The assertion itself (though not really the proper behaviour) is avoided by:

commit 160207abb908b03cc4dbd3cafac083e8de0d9725
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Tue Jun 21 12:41:47 2011 +0200

    h264parse: avoid bogus frame parsing state

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