hlsdemux: do not try to run typefind again if caps is the same
authorThiago Santos <ts.santos@sisa.samsung.com>
Wed, 16 Apr 2014 21:04:05 +0000 (18:04 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Tue, 29 Apr 2014 21:17:07 +0000 (18:17 -0300)
commit671f8c0e35ae0875b0835eba94b63410e8772640
tree0e99bd48be1bee6f49ca97066a1c46456c8555f3
parentcc033c7ca00d3d76305ded716571048b7de842ba
hlsdemux: do not try to run typefind again if caps is the same

Always reset the do_typefind flag if hls did typefind because
trying it on non-zero offsets doesn't make sense and will cause
assertions
ext/hls/gsthlsdemux.c