v4l2videodec: don't stop if loop returned FLUSHING
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 23 May 2014 22:25:49 +0000 (18:25 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 24 May 2014 19:38:53 +0000 (15:38 -0400)
commit57726911f87a4e1384949416b9c9bdf2134796f2
tree4250a7669bb8e45b5ee8621ba0380f03586095dc
parent3acbd9cb99b9cbe4c6f3b23107d22a649e8a0540
v4l2videodec: don't stop if loop returned FLUSHING

The decodeing thread returning flushing isn't an error, we should simply
try starting the task again. If it's actually flushing, it will stop again by itself.
sys/v4l2/gstv4l2videodec.c