diff options
author | Dmitry Rogozhkin <dmitry.v.rogozhkin-at-intel.com@ffmpeg.org> | 2022-07-28 08:19:28 -0700 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2022-07-29 12:30:34 +0800 |
commit | e0691eab2290952e1b63a8e0ac97940d65f3ca67 (patch) | |
tree | ef6c21a80280995caf432677464864c1bb0f7223 /libavcodec/fflcms2.c | |
parent | 6b12208646fc8dc6d28da4f5c5ae57ea91c29412 (diff) | |
download | ffmpeg-e0691eab2290952e1b63a8e0ac97940d65f3ca67.tar.gz |
qsv: Update ffmpeg qsv_errors to recognize GPU hang and other statuses
GPU hang is one of the most typical errors on Intel GPUs in
case something goes wrong. It's important to recognize it
explicitly for easier bugs triage. Also, this error code
can be used to trigger GPU recovery path in self-written
applications.
There were 2 other statuses which MediaSDK can ppotentially return,
MFX_ERR_NONE_PARTIAL_OUTPUT and MFX_ERR_REALLOC_SURFACE. Adding
them as well.
v2: move MFX_ERR_NONE_PARTIAL_OUTPUT next to MFX_WRN_* (Haihao)
Signed-off-by: Hon Wai Chow <hon.wai.chow@intel.com>
Signed-off-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'libavcodec/fflcms2.c')
0 files changed, 0 insertions, 0 deletions