[gst-devel] RTP depacketizer timestamps
Sebastien Cote
sebas642 at yahoo.ca
Fri Nov 4 07:16:04 CET 2005
Hi,
I think there's a bug in the way the base RTP
depacketizer class sets the timestamp on the new
segment event when the queue is in use.
The new segment is sent with the RTP timestamp of the
first buffer. The first buffer's timestamp (and the
following ones) is then updated to add the queue
length.
I think the queue length should also be added on the
new segment's timestamp. Then, the new segment and the
first buffer will have the same timestamp.
I attached a patch that fixes this. What do you guys
think?
Sebastien
__________________________________________________________
Find your next car at http://autos.yahoo.ca
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gstbasertpdepayload.diff
Type: text/x-patch
Size: 1250 bytes
Desc: 955719628-gstbasertpdepayload.diff
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20051104/90d9d507/attachment.bin>
More information about the gstreamer-devel
mailing list