hlsdemux: keep connection alive between downloads
authorThiago Santos <ts.santos@sisa.samsung.com>
Tue, 22 Apr 2014 23:19:54 +0000 (20:19 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Tue, 29 Apr 2014 21:17:07 +0000 (18:17 -0300)
commitf6b0cae8b6554cb831a76c81b5f8f8a6481a79d3
tree292e2e6b15cb43f7f9651bd5b5060c341ca07e95
parent4b9d91d4974e9751313f13e0b1e8b1c7e55d72d0
hlsdemux: keep connection alive between downloads

Use the same properties as uridownloader to keep connections alive
between consecutive fragments downloads.

1) set keep-alive property to true
2) keep the element in READY instead of in NULL
ext/hls/gsthlsdemux.c