gst/rtsp/gstrtspsrc.c: Only pause/play in the seek handler when the source was playing.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 11 Nov 2008 15:16:31 +0000 (15:16 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 11 Nov 2008 15:16:31 +0000 (15:16 +0000)
commit8a2bcfecb005d3caf8c69798dd377f2c781607f7
tree37a68e5c7a4ba0bb2e7a489335c20959718e0e87
parent320e96a27c5328998c8cf712bec9b6a142d92d6d
gst/rtsp/gstrtspsrc.c: Only pause/play in the seek handler when the source was playing.

Original commit message from CVS:
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
(gst_rtspsrc_perform_seek):
Only pause/play in the seek handler when the source was playing.
Fixes #529379.
ChangeLog
gst/rtsp/gstrtspsrc.c