]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/opencl_source.h
Merge commit '25c2a27c9ec0150210d75ee5ac8ed1bfa14c1a56'
[ffmpeg] / libavfilter / opencl_source.h
index 4bb996924e4acc7618fd9de4da5bfe6f74b2bbe3..2f67d890b38eabb2f789d531c54a989137593cb5 100644 (file)
 #define AVFILTER_OPENCL_SOURCE_H
 
 extern const char *ff_opencl_source_avgblur;
+extern const char *ff_opencl_source_colorspace_common;
 extern const char *ff_opencl_source_convolution;
+extern const char *ff_opencl_source_neighbor;
 extern const char *ff_opencl_source_overlay;
+extern const char *ff_opencl_source_tonemap;
 extern const char *ff_opencl_source_unsharp;
 
 #endif /* AVFILTER_OPENCL_SOURCE_H */