[gstreamer-bugs] [Bug 323017] While(1) loop with sleep(0) in basertpdepayload.c

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Dec 5 09:44:01 PST 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=323017
 GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Additional Comments From Philippe Khalaf  2005-12-05 17:43 -------
After some talk, it has been decided to move the whole reordering/dropping
algorithms into the rtprecv element instead of the depayloader. The depayloader
base class simply has to put together the packets into frames and probably also
still do the RTP TS->GST TS conversion, or even that might get moved out.
As for releasing the queue that will be in rtprecv, a simple algorithm that
calculates the average time difference between the rtp packets is enough to
determine the interval of release.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list