decoder: flush when prerolling too
This fixes a possible deadlock when seeking paused at the end of the video.
Indeed, in that case, prerolling won't end and the decoder won't be flushed if
we seek at the end again.
Conflicts:
src/input/decoder.c
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
Showing
Please register or sign in to comment