mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 07:23:11 +02:00
fix last commit
This commit is contained in:
@@ -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)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user