Hello,

this is the second version of a series that introduces a V4L2_BUF_FLAG_ERROR
flag for recoverable stream errors. It allows applications to gracefully recover
in case of such errors instead of losing the buffer or having to guess
its index.

Changes since v1:
- the new flag is not returned along with V4L2_BUF_FLAG_DONE (I misinterpreted
  the docs previously)

This series contains:
[PATCH v2 1/3] v4l: Add a new ERROR flag for DQBUF after recoverable streaming 
errors
[PATCH v2 2/3] v4l: videobuf: Add support for V4L2_BUF_FLAG_ERROR
[PATCH v2 3/3] v4l: Add documentation for the new error flag

Best regards
--
Pawel Osciak
Linux Platform Group
Samsung Poland R&D Center

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to