• Mark Thompson's avatar
    lavu,lavfi,ffmpeg: Remove experimental OpenCL API · 3650cb2d
    Mark Thompson authored
    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).
    3650cb2d
Name
Last commit
Last update
..
Makefile Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
ffmpeg.c Loading commit data...
ffmpeg.h Loading commit data...
ffmpeg_cuvid.c Loading commit data...
ffmpeg_filter.c Loading commit data...
ffmpeg_hw.c Loading commit data...
ffmpeg_opt.c Loading commit data...
ffmpeg_qsv.c Loading commit data...
ffmpeg_videotoolbox.c Loading commit data...
ffplay.c Loading commit data...
ffprobe.c Loading commit data...
ffserver.c Loading commit data...
ffserver_config.c Loading commit data...
ffserver_config.h Loading commit data...