[gstreamer-bugs] [Bug 630256] rtph264-pay/depay: doesn't respect timestamps from incomming buffers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 27 02:18:29 PDT 2010


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mnauw at users.sourceforge.net

--- Comment #9 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-09-27 09:18:23 UTC ---
Do not know if it is related, but if operating in AU merging, current code
might have a problem in the STAP-A case, where _handle_nal is actually handled
a bunch of NALUs (whereas it expects and inspects only 1).  This could confuse
the parsing heuristic, and lead to wrong AU with maybe twisted timestamps. 
AFAICS, calling _handle_nal for each of the STAP-A fragments should handle
that.

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