diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2007-10-08 17:44:42 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-10-08 17:44:42 +0000 |
| commit | 3ca2d477b2e8f051a54ea1f781f97f14c88971e2 (patch) | |
| tree | 2c81c63f90885535ebf989e70586747671ed5a44 /ChangeLog | |
| parent | 92e16a65aeed6d38e42ace28b8e2b931e7995c40 (diff) | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-10-08 Jan Schmidt <Jan.Schmidt@sun.com> + + * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush): + Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise + a GstClockTime. + 2007-10-08 Wim Taymans <wim.taymans@gmail.com> * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush), |
