[Bug 664443] [gsth264parser.c] Parsing shifts timestamps between frames

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 12 09:02:17 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=664443
  GStreamer | gst-plugins-bad | 0.10.x

--- Comment #4 from Matej Knopp <matej.knopp at gmail.com> 2013-12-12 17:02:11 UTC ---
Created an attachment (id=264090)
 View: https://bugzilla.gnome.org/attachment.cgi?id=264090
 Review: https://bugzilla.gnome.org/review?bug=664443&attachment=264090

Patch to not always prepend the 0 to startcode

Simple patch - it doesn't cover all cases from 7.4.1.2.3 - that would require
much more involved parsing and lot more state in nal scanner. Still, omitting
the zero byte in some cases is probably better than taking the zero from
previous buffer (and thus messing up timestamps)

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