pipe: Add PIPE_VIDEO_CAP_ENC_H264_SUPPORTS_CABAC_ENCODE

Reviewed-by: Ruijing Dong <ruijing.dong@amd.com>
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26456>
This commit is contained in:
Sil Vilerino
2023-11-20 22:47:15 -05:00
committed by Marge Bot
parent c954830132
commit 92b73aeb16
+1
View File
@@ -152,6 +152,7 @@ enum pipe_video_cap
* intra-refresh wave (e.g pipe_enc_intra_refresh.offset is 0 again)
*/
PIPE_VIDEO_CAP_ENC_INTRA_REFRESH_MAX_DURATION = 46,
PIPE_VIDEO_CAP_ENC_H264_SUPPORTS_CABAC_ENCODE = 47,
};
enum pipe_video_h264_enc_dbk_filter_mode_flags