File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4189,6 +4189,13 @@ Synchronization
41894189 * different picture.
41904190 *
41914191 * Possible errors:
4192+ * - \ref VA_STATUS_ERROR_INVALID_CONTEXT: an invalid context was supplied
4193+ * - \ref VA_STATUS_ERROR_INVALID_SURFACE: an invalid surface was supplied
4194+ *
4195+ * Possible errors during decoding:
4196+ * - \ref VA_STATUS_ERROR_OPERATION_FAILED: Get status report fail.
4197+ * - \ref VA_STATUS_ERROR_HW_BUSY: Synchronization is still in progress, client should call
4198+ * the function again to complete synchronization.
41924199 * - \ref VA_STATUS_ERROR_DECODING_ERROR: This error is triggered when encountering
41934200 * Macroblock (MB) errors with non-conformance input clips during the decoding process.
41944201 * Application can proceed with the subsequent frames, it is advised that the application
You can’t perform that action at this time.
0 commit comments