hlsdemux: Use the downloader of the base class instead of creating our own
authorSebastian Dröge <sebastian@centricular.com>
Thu, 23 Apr 2015 15:39:46 +0000 (17:39 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 23 Apr 2015 15:47:18 +0000 (17:47 +0200)
commit7c2a5da1258bbfe752d2e3456172fcbfbcc92b16
tree45355880ffdb61e57e9a73cb0d370400eaef027b
parent5fd2fc3050548c89edc87e1b19b64efa3adf4a63
hlsdemux: Use the downloader of the base class instead of creating our own

The one of the base class is completely unused because we override all
the downloading here, so let's just use that one instead.
ext/hls/gsthlsdemux.c
ext/hls/gsthlsdemux.h