mirror of https://github.com/FFmpeg/FFmpeg.git
When OpenCL kernels are compiled, is_compiled flag is being set for each kernel. But, in opencl uninit, this flag is not being cleared. This causes an error when an OpenCL kernel is tried on different OpenCL devices on same platform. Here is the patch with a fix Reviewed-by; Wei Gao <highgod0401@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/122/head
parent
d6f5b3eee3
commit
0f2359b869
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue