Skip to content
Snippets Groups Projects
Commit 3650cb2d authored by Mark Thompson's avatar Mark Thompson
Browse files

lavu,lavfi,ffmpeg: Remove experimental OpenCL API

This was added in early 2013 and abandoned several months later; as far as
I can tell, there are no external users.  Future OpenCL use will be via
hwcontext, which requires neither special OpenCL-only API nor global state
in libavutil.

All internal users are also deleted - this is just the unsharp filter
(replaced by unsharp_opencl, which is more flexible) and the deshake filter
(no replacement).
parent 0f93cef2
No related branches found
No related tags found
No related merge requests found
Showing
with 4 additions and 1760 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment