rtsp-media: Properly return first rtptime
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Sat, 21 Mar 2015 15:04:05 +0000 (11:04 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Sat, 21 Mar 2015 15:04:05 +0000 (11:04 -0400)
commitdfb053add33e6636ef473b78826e4a720cc1ed24
tree0796a42ff4144a4b9cc7a75bda8dc9f3a2bb6a05
parent01562286ba4d87cf928aef52e1be9c77c76a6506
rtsp-media: Properly return first rtptime

Instead we where returning first GstBuffer timestamp. This would result
in clock skew and unwanted behaviour in RTSP playback.

https://bugzilla.gnome.org/show_bug.cgi?id=746479
gst/rtsp-server/rtsp-stream.c