[Bug 665418] h264parse produce AVC: nal size -1702885365
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Dec 5 04:19:53 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=665418
GStreamer | gst-plugins-bad | git
Mark Nauwelaerts <mnauw> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|OBSOLETE |FIXED
Target Milestone|HEAD |0.10.23
--- Comment #3 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-12-05 12:19:48 UTC ---
Oops, minor oversight, since the most unlikely of code change managed to break
h264parse (again).
Following commits unbreak h264parse (a bit more).
commit ef24518b6056c09ea4bbb3d75fc26be281f8ee81
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date: Mon Dec 5 12:57:47 2011 +0100
h264parse: optimize slice nal processing
Only minimal slice info is needed here to determine real frame start,
so no need to parse extensively.
Fixes #665418.
commit 91e054ba58c2bf3ace0ff22c3c5832733b6efb47
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date: Mon Dec 5 12:53:59 2011 +0100
codecparser: unbreak h264 slice header parsing
.. introduced by refactoring in commit
177451c9216f4e3959e7358675fbb9731d2c81a2
--
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