gst-libs/gst/rtp/gstbasertpdepayload.c: Only copy timestamp on outgoing packets if...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 19 Sep 2007 16:09:57 +0000 (16:09 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 19 Sep 2007 16:09:57 +0000 (16:09 +0000)
commit2f0a269ddd0acd667f331ba50ed9ec0a9ff5f3b6
tree62a6e18e25615d926c5b15566a8dbd42d4836a9f
parent70ad18deeef7771d1d5ea1151a857ffefbd5e74c
gst-libs/gst/rtp/gstbasertpdepayload.c: Only copy timestamp on outgoing packets if the depayloader did not set one.

Original commit message from CVS:
* gst-libs/gst/rtp/gstbasertpdepayload.c:
(gst_base_rtp_depayload_chain),
(gst_base_rtp_depayload_set_gst_timestamp):
Only copy timestamp on outgoing packets if the depayloader did not set
one.
Also copy duration on outgoing packets.
ChangeLog
gst-libs/gst/rtp/gstbasertpdepayload.c