diff options
author | Mark Thompson <sw@jkqxz.net> | 2022-03-17 14:41:51 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2022-04-11 11:38:43 +0800 |
commit | 77fd2f9c7c5c82e5991225a005f4f724ea5a207b (patch) | |
tree | af106e9479c640f8b4d78d908de9a53e774695d1 /libavutil/dynarray.h | |
parent | 99b333e5ff5a91de2a5d740bbc9fa344154511c1 (diff) | |
download | ffmpeg-77fd2f9c7c5c82e5991225a005f4f724ea5a207b.tar.gz |
vaapi_encode_h265: Explicitly set and correct some flags
max_14bit_constraint_flag should be set if the bit depth is not greater than
14 (currently always true).
one_picture_only_flag should not be set because we don't support the still
picture profiles.
general_profile_compatibility_flag should be set according to general_profile_idc
instead of bit depth.
Signed-off-by: Fei Wang <fei.w.wang@intel.com>
Diffstat (limited to 'libavutil/dynarray.h')
0 files changed, 0 insertions, 0 deletions