I'm too lazy to comment this

Original commit message from CVS:
x
This commit is contained in:
Wim Taymans 2001-12-14 15:07:24 +00:00
parent 12d6350ce0
commit 6997bb25f4

View 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;