1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-14 11:03:33 +02:00
ffmpeg/fftools
Mark Thompson 3650cb2dfa 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).
2017-11-22 23:20:39 +00:00
..
cmdutils.c Merge commit '908f737d6c2900b5d34319ca6ea1d1cb71221463' 2017-11-01 18:01:32 -03:00
cmdutils.h lavu,lavfi,ffmpeg: Remove experimental OpenCL API 2017-11-22 23:20:39 +00:00
ffmpeg_cuvid.c
ffmpeg_filter.c ffmpeg_filter: use nb_threads=1 on unused filtergraph 2017-11-19 04:38:29 +01:00
ffmpeg_hw.c
ffmpeg_opt.c ffmpeg: Allow "-to" on input files in addition to "-t" 2017-11-19 04:38:29 +01:00
ffmpeg_qsv.c
ffmpeg_videotoolbox.c lavc: drop VDA 2017-10-23 11:56:15 +02:00
ffmpeg.c ffmpeg: add return value check to supress the build warning. 2017-11-21 03:13:03 +01:00
ffmpeg.h h264dec: add a NVDEC hwaccel 2017-11-10 22:48:53 +01:00
ffplay.c ffplay: remove usage of AVCodecContext accessors 2017-11-15 01:14:22 -03:00
ffprobe.c ffprobe: remove usage of AVCodecContext accessors 2017-11-15 01:14:22 -03:00
ffserver_config.c ffserver: remove usage of deprecated rc_eq option 2017-10-21 18:07:54 -03:00
ffserver_config.h
ffserver.c ffserver: Fix off by 1 error in path 2017-10-25 00:18:33 +02:00
Makefile lavu,lavfi,ffmpeg: Remove experimental OpenCL API 2017-11-22 23:20:39 +00:00