gst/rtp/: Fix timestamp calculation on outgoing RTP packets.
authorKai Vehmanen <kv2004@eca.cx>
Wed, 26 Jul 2006 16:36:59 +0000 (16:36 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 26 Jul 2006 16:36:59 +0000 (16:36 +0000)
commitca00f98eb521503e9e7094cdd37a553c493913ff
tree04a3297da0de19d372fa5e3a2b24b8c9f7f8b63f
parent1adb9122d74ef67a6f8541b7032c2fdd8fbf48f5
gst/rtp/: Fix timestamp calculation on outgoing RTP packets.

Original commit message from CVS:
Patch by: Kai Vehmanen <kv2004 at eca dot cx>
* gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
(gst_rtp_pcma_pay_handle_buffer):
* gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
(gst_rtp_pcmu_pay_handle_buffer):
Fix timestamp calculation on outgoing RTP packets.
Fixes #348675.
ChangeLog
gst/rtp/gstrtppcmapay.c
gst/rtp/gstrtppcmupay.c