1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavfilter
Mark Thompson 0568af521e 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.
2018-03-22 23:14:14 +00:00
..
2017-05-12 10:48:13 +02:00
2016-12-01 09:53:38 +01:00
2018-01-06 14:58:00 +01:00
2017-11-26 14:05:25 +01:00
2017-01-12 15:07:18 +01:00
2017-04-23 14:40:30 +07:00
2017-06-26 19:43:41 +02:00
2017-04-23 14:40:30 +07:00
2017-01-12 10:22:52 +01:00
2017-07-08 11:49:54 +02:00
2018-03-11 13:43:33 +01:00
2017-04-23 14:40:30 +07:00
2018-03-11 13:43:33 +01:00
2017-12-27 11:54:22 +01:00
2018-01-03 19:45:01 +01:00
2017-08-05 21:05:22 +02:00
2018-03-08 11:23:34 +01:00
2018-01-05 03:35:48 +01:00
2017-04-24 20:37:30 +02:00
2017-11-24 16:51:33 +01:00
2017-11-25 09:51:33 +01:00
2017-12-06 15:42:23 +01:00
2017-08-15 15:27:42 +02:00
2017-12-23 10:48:14 +01:00