gst/rtsp/gstrtspsrc.c: More seeking fixes, mostly passing around the new playback...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 8 Oct 2007 11:58:51 +0000 (11:58 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 8 Oct 2007 11:58:51 +0000 (11:58 +0000)
commit92e16a65aeed6d38e42ace28b8e2b931e7995c40
tree037bb035c3e99ba6cbbe81ddde20ece666e56f14
parentf8df008747a1726b9429215028d6ffac2f380fd2
gst/rtsp/gstrtspsrc.c: More seeking fixes, mostly passing around the new playback segment in order to configure it pr...

Original commit message from CVS:
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
(gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
(gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
(gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
(gst_rtspsrc_change_state):
More seeking fixes, mostly passing around the new playback segment in
order to configure it properly.
Also reset base_time of udp sources when setting them back to PLAYING as
a temporary hack until core supports seek in live sources properly.
ChangeLog
gst/rtsp/gstrtspsrc.c