qtdemux: Force stream-start push when re-using EOS'd streams
When re-using streams, we do need to push a stream-start
event downstream if
we previously were EOS'd. Failure to do that would never remove the EOS status
on all downstream elements and cause weird issues.