basertppay: allow subclasses to influence RTP time
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 2 Sep 2009 17:47:26 +0000 (19:47 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 3 Sep 2009 09:15:20 +0000 (11:15 +0200)
commit3a4edea56d92e16ca2d5c66083f5ba590dafa22c
treeafe4ee25dc1343be8799c77920f6c8cc06c3cb19
parent5a479669d4752b2bf1b46420d1b0bace7604b117
basertppay: allow subclasses to influence RTP time

Allow subclasses to use the OFFSET field on RTP buffers to influence the way in
which RTP timestamps are generated. Usually timestamps are created from the
GStreamer timestamps on the buffer, which could result in imperfect RTP
timestamps.
gst-libs/gst/rtp/gstbasertppayload.c