Skip to content
Snippets Groups Projects
Commit c1bcd321 authored by Dmitry Rogozhkin's avatar Dmitry Rogozhkin Committed by Maxym Dmytrychenko
Browse files

avcodec/qsv: fix async support


Current implementations of qsv components incorrectly work with async level, they
actually try to work in async+1 level stepping into MFX_WRN_DEVICE_BUSY and polling
loop. This change address this misbehaviour.

Signed-off-by: default avatarDmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
Cc: Maxym Dmytrychenko <maxim.d33@gmail.com>
Cc: Zhong Li <zhong.li@intel.com>
Signed-off-by: default avatarMaxym Dmytrychenko <maxim.d33@gmail.com>
parent f25117a4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment