adaptivedemux: reset the manifest failure count after a successful retrieval
authorMatthew Waters <matthew@centricular.com>
Wed, 9 Nov 2016 10:20:21 +0000 (21:20 +1100)
committerMatthew Waters <matthew@centricular.com>
Thu, 10 Nov 2016 13:11:25 +0000 (00:11 +1100)
commit28396d348fa05747559cbdd778eeb1896aee2c6a
treef57648c303247bbfaa04afbd2ea7956f2a6cd3a6
parent6d50a9e8a86e9154c8c6116db9c7dc0860a4691d
adaptivedemux: reset the manifest failure count after a successful retrieval

This changes the failure case to require a consecutive number of
failures rather than being spread out over the entire stream.

Fixes the case where fetching the manifest was intermittent.

https://bugzilla.gnome.org/show_bug.cgi?id=774177
gst-libs/gst/adaptivedemux/gstadaptivedemux.c