mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-13 21:28:01 +02:00
hwcontext_opencl: remove an unused variable
remove an unused variable Signed-off-by: Jun Zhao <mypopydev@gmail.com>
This commit is contained in:
parent
e6ac328b79
commit
6b453a81bc
@ -928,7 +928,6 @@ static int opencl_enumerate_intel_media_vaapi_devices(AVHWDeviceContext *hwdev,
|
||||
clGetDeviceIDsFromVA_APIMediaAdapterINTEL_fn
|
||||
clGetDeviceIDsFromVA_APIMediaAdapterINTEL;
|
||||
cl_int cle;
|
||||
int err;
|
||||
|
||||
clGetDeviceIDsFromVA_APIMediaAdapterINTEL =
|
||||
clGetExtensionFunctionAddressForPlatform(platform_id,
|
||||
|
Loading…
Reference in New Issue
Block a user