gst/rtsp/gstrtspsrc.c: Fix compiler warning by using GST_CLOCK_TIME_NONE to initialis...
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 8 Oct 2007 17:44:42 +0000 (17:44 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 8 Oct 2007 17:44:42 +0000 (17:44 +0000)
commit3ca2d477b2e8f051a54ea1f781f97f14c88971e2
tree2c81c63f90885535ebf989e70586747671ed5a44
parent92e16a65aeed6d38e42ace28b8e2b931e7995c40
gst/rtsp/gstrtspsrc.c: Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise a GstClockTime.

Original commit message from CVS:
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
a GstClockTime.
ChangeLog
gst/rtsp/gstrtspsrc.c