Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Thompson <sw@jkqxz.net>2018-03-20 01:52:51 +0300
committerMark Thompson <sw@jkqxz.net>2018-03-23 02:14:14 +0300
commit0568af521ef3eed3e811fb4bebff050b559dbf53 (patch)
tree5a9c9056a1a48abd6031c17395f2a37ae50766a2 /libavutil/hwcontext_opencl.c
parent2a1542d105dc3161516e34eef77bcd64aa72cab4 (diff)
lavfi/opencl: Avoid deprecation warnings when built with post-1.2 headers
The intended target is OpenCL 1.2, so disable warnings for APIs deprecated after that. This primarily applies to clCreateCommandQueue(), we can't use the replacement clCreateCommandQueueWithProperties() because it was introduced in OpenCL 2.0. Also remove some unnecessary includes from overlay and program filters so that the define is available at the right moment.
Diffstat (limited to 'libavutil/hwcontext_opencl.c')
0 files changed, 0 insertions, 0 deletions