[gstreamer-bugs] [Bug 610265] gstrtpmp4gdepay issuing a SIGFPE crashing an application

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 23 03:48:46 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=610265
  GStreamer | gst-plugins-good | 0.10.16

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com

--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2010-02-23 11:48:42 UTC ---
(In reply to comment #4)
> (In reply to comment #2)
> > something like this patch then?
> 
> Yes, it should solve the SIGFPE case.
> 
> That the constantDuration ends up being wrong doesnt seem to break anything;
> just make it do alot of correction.
> But, shouldnt the constantDuration calculation be modified to be a bit better
> too?

I don't know what more you would add there. The constantDuration parameter
should be given in caps. If there is no constantDuration, we create one by
looking at the timestamp diff and the amount of packets we have. If all that
fails, constantDuration remains 0 until some good rtp timestamp diff comes up.
What other way of calculating the constantDuration do you have in mind?

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