mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
I'm too lazy to comment this
Original commit message from CVS: x
This commit is contained in:
parent
12d6350ce0
commit
6997bb25f4
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue