gst-libs/gst/rtp/gstbasertppayload.c: Make sure we start our RTP timestamp from the...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 14 Sep 2007 20:52:00 +0000 (20:52 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 14 Sep 2007 20:52:00 +0000 (20:52 +0000)
commit06ded6258e54ffde1d6254f9b50790b0357ae0f6
tree5856e14a83d5a3a6377afb1841886a3741eb18e6
parent7eb8a5d24a8ccee2a6f1e5e762f5c4a64dbbceb1
gst-libs/gst/rtp/gstbasertppayload.c: Make sure we start our RTP timestamp from the random base RTP timestamp even if...

Original commit message from CVS:
* gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_event),
(gst_basertppayload_set_outcaps), (gst_basertppayload_push),
(gst_basertppayload_change_state):
Make sure we start our RTP timestamp from the random base RTP
timestamp even if the buffer timestamp starts from some random value.
ChangeLog
gst-libs/gst/rtp/gstbasertppayload.c