From 85525fd0df71d025cbb880c46450442b25f027a3 Mon Sep 17 00:00:00 2001 From: TangoCash Date: Sun, 15 Oct 2017 12:26:54 +0200 Subject: [PATCH] fix last commit Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/baf59692c62dabfd81465eb323276cc0a87ea6b4 Author: TangoCash Date: 2017-10-15 (Sun, 15 Oct 2017) ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- libarmbox/playback_gst.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/libarmbox/playback_gst.cpp b/libarmbox/playback_gst.cpp index 4108a39..7322b9c 100644 --- a/libarmbox/playback_gst.cpp +++ b/libarmbox/playback_gst.cpp @@ -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) {