fix last commit

Origin commit data
------------------
Branch: master
Commit: baf59692c6
Author: TangoCash <eric@loxat.de>
Date: 2017-10-15 (Sun, 15 Oct 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2017-10-15 12:26:54 +02:00
parent 5dec4e7234
commit 85525fd0df

View File

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