Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
demux: adaptive: don't seek disabled streams
As it was always seeking disabled streams, init chunk was read on seek, queuing possible es changes which are uncommited due to absence of sample data. following dac320e the fakeesout was always in restarting state then, causing an always failing setposition which now checks the restarting state.
- Loading branch information