Don't use dummy surface for vaCreateContext (#87)
Mesa ignores this parameter.
[ROCm/rocjpeg commit: ed919ec7d4]
此提交包含在:
@@ -346,7 +346,6 @@ private:
|
||||
uint32_t max_picture_height_; // The maximum height of the picture
|
||||
VADisplay va_display_; // The VAAPI display
|
||||
VAContextID va_context_id_; // The VAAPI context ID
|
||||
VASurfaceID va_surface_id_; // The VAAPI surface IDs
|
||||
std::vector<VAConfigAttrib> va_config_attrib_; // The VAAPI configuration attributes
|
||||
VAConfigID va_config_id_; // The VAAPI configuration ID
|
||||
VAProfile va_profile_; // The VAAPI profile
|
||||
|
||||
新增問題並參考
封鎖使用者