• Mark Thompson's avatar
    lavfi/opencl: Derive global work size from plane image sizes · 2a1542d1
    Mark Thompson authored
    Add a new function to find the global work size given the output image and
    the required block alignment, then use it in the overlay, program and unsharp
    filters.  Fixes the overlay and unsharp filters applying the kernel to
    locations outside the frame when subsampled planes are present.
    2a1542d1
vf_unsharp_opencl.c 16 KB