v4l2videodec: Check stop in flush() to avoid race condition.
Backward playback will drain and flush every frame. Stop playback when backward playback have race condition between exit thread and streaming thread flush. Add one check to avoid it.
Fixes #639 (closed)