dashdemux: Reset number of subtitle streams counter on reset() too
authorSebastian Dröge <sebastian@centricular.com>
Thu, 28 Jul 2016 08:16:24 +0000 (11:16 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 28 Jul 2016 08:17:15 +0000 (11:17 +0300)
commit269a8c5fdf5e76c7956432c9347012efd5acdba8
tree334df6a692225fa57e806de4dbccc99f01c65b93
parentc94c0ad834265feaf077a1ac4d4162f7e5c48eef
dashdemux: Reset number of subtitle streams counter on reset() too

Otherwise we will continue increasing forever the number of subtitle streams
when reusing the element for another DASH manifest.
ext/dash/gstdashdemux.c