fix last commit

This commit is contained in:
TangoCash
2017-10-15 12:26:54 +02:00
parent 8ad83136ce
commit baf59692c6

View File

@@ -70,6 +70,7 @@ GstElement * videoSink = NULL;
gchar * uri = NULL;
GstTagList * m_stream_tags = 0;
static int end_eof = 0;
#define HTTP_TIMEOUT 30
gint match_sinktype(const GValue *velement, const gchar *type)
{