I'm too lazy to comment this
authorWim Taymans <wim.taymans@gmail.com>
Fri, 14 Dec 2001 15:07:24 +0000 (15:07 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 14 Dec 2001 15:07:24 +0000 (15:07 +0000)
Original commit message from CVS:
x

gstplay/gstplay.c

index e566be6..135d1e0 100644 (file)
@@ -184,6 +184,7 @@ gst_play_init (GstPlay *play)
        priv->offset_element = NULL;
        priv->bit_rate_element = NULL;
        priv->media_time_element = NULL;
+       priv->current_time_element = NULL;
 
        priv->source_width = 0;
        priv->source_height = 0;