diff options
author | Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com> | 2018-07-24 10:36:19 -0700 |
---|---|---|
committer | Maxym Dmytrychenko <maxim.d33@gmail.com> | 2018-07-26 09:57:54 +0200 |
commit | c1bcd321ea2c2ae1765a1e64f03278712221d726 (patch) | |
tree | 7960ea2e628eb7ac132983c5c917a452efd3290a /libavcodec/nvdec.c | |
parent | f25117a4286505b38c12466ef04459471de3c1b0 (diff) | |
download | ffmpeg-c1bcd321ea2c2ae1765a1e64f03278712221d726.tar.gz |
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: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
Cc: Maxym Dmytrychenko <maxim.d33@gmail.com>
Cc: Zhong Li <zhong.li@intel.com>
Signed-off-by: Maxym Dmytrychenko <maxim.d33@gmail.com>
Diffstat (limited to 'libavcodec/nvdec.c')
0 files changed, 0 insertions, 0 deletions