diff options
author | Dmitry Rogozhkin <dmitry.v.rogozhkin-at-intel.com@ffmpeg.org> | 2022-05-19 12:54:16 -0700 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2022-05-25 15:17:35 +0800 |
commit | f8a07c4d4abbd3974e074bc54bc22eeaa0f46051 (patch) | |
tree | 7f46b9f4adb08a105956a933696bd9817b36c6d8 /libavcodec/rv40.c | |
parent | cc679054c715acda9438e566b8de3a9eba421ac3 (diff) | |
download | ffmpeg-f8a07c4d4abbd3974e074bc54bc22eeaa0f46051.tar.gz |
libavcodec/qsvenc: expose only supported options
vp9, hevc, avc, mpeg2 QSV encoders inherit common list
of options (QSV_COMMON_OPTS) while bunch of options is not
actually supported by current qsv code. The only codec which
supportes everything is avc, followed by hevc, while vp9 and
mpeg2 significantly fall behind. This creates difficulties
for the users to use qsv encoders. This patch fixes options
list for encoders leaving only those which are actually
supported.
Signed-off-by: Dmitry Rogozhkin <dmitry.v.rogozhkin@intel.com>
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'libavcodec/rv40.c')
0 files changed, 0 insertions, 0 deletions