diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2008-12-08 12:37:45 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-12-08 12:37:45 +0000 |
commit | 0e280fb120083c8e8bc36a77a00c2cc9924d2efb (patch) | |
tree | 5988aa7fcec8ee7c2d0cc73a5bf97e9e0da32549 /ChangeLog | |
parent | 90adf4b958e1116272ef96f40f648add46123fc6 (diff) |
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-12-08 Wim Taymans <wim.taymans@collabora.co.uk> + * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_handle_buffer): + Copy incomming timestamp to outgoing packets. + +2008-12-08 Wim Taymans <wim.taymans@collabora.co.uk> + * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush), (gst_rtp_mp4v_pay_event): Don't try to push packets before we could find a valid config |