rtspsrc: Fix segment in TCP mode
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 25 Mar 2015 19:11:34 +0000 (15:11 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 26 Mar 2015 21:54:08 +0000 (17:54 -0400)
commit84725d62b57bc74ce34abde755f35bf8f948f94d
treec061876a7fc4748b1cf90e9746b46fe117d6b06e
parentc3bb399fd3e238da77aa3242557eedf3f42d1167
rtspsrc: Fix segment in TCP mode

It is expected that buffers are time-stamped with running time. Set
a segment accordingly. In this case we pick 0,-1 as this is what udpsrc
would do. Depayloaders will update the segment to reflect the playback
position.

https://bugzilla.gnome.org/show_bug.cgi?id=635701
gst/rtsp/gstrtspsrc.c
gst/rtsp/gstrtspsrc.h