From 0e280fb120083c8e8bc36a77a00c2cc9924d2efb Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 8 Dec 2008 12:37:45 +0000 Subject: gst/rtp/gstrtpmp4apay.c: Copy incomming timestamp to outgoing packets. Original commit message from CVS: * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_handle_buffer): Copy incomming timestamp to outgoing packets. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 682d5ef4..c3ccac7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-12-08 Wim Taymans + + * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_handle_buffer): + Copy incomming timestamp to outgoing packets. + 2008-12-08 Wim Taymans * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush), -- cgit