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 dac320e3 the fakeesout was always in restarting state then, causing an always failing setposition which now checks the restarting state.
Please register or sign in to comment