On Mon, Jan 18, 2021 at 12:22:30AM +0100, Reimar Döffinger wrote: > The error path should undo the reset, it should not > set things that the demuxer owns to NULL. > In particular, the rawdv demuxer would crash if > opening the vo failed. > Fixes trac issue #2326. Committed.